Date: Mon, 10 Aug 2009 11:18:43 -0500 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: graphics/ImageMagick seemingly not using OpenMP Message-ID: <4A804863.3050801@strauser.com>
next in thread | raw e-mail | index | archive | help
On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable OpenMP for the graphics/ImageMagick port. With the IMAGEMAGICK_OPENMP option set, I get this from "make configure": checking for cc -std=gnu99 option to support OpenMP... (cached) unsupported checking for cc -std=gnu99 option to support OpenMP... -fopenmp If I go on to build it, there's no other mention of OpenMP in the output. What am I doing wrong? -- Kirk Strauser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A804863.3050801>