Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 01:48:02 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Mark Felder <feld@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r332564 - head/graphics/aaphoto
Message-ID:  <alpine.LNX.2.00.1311030146270.3029@tuna.site>
In-Reply-To: <201311030018.rA30IiDu009899@svn.freebsd.org>
References:  <201311030018.rA30IiDu009899@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Nov 2013, Mark Felder wrote:
> Log:
>   Require GCC to fix missing OpenMP features

If you want to use OpenMP...

> +USE_GCC=	any

...GCC 4.2 is not going to be very helpful. :-)  I suggest to
make this USE_GCC=yes.

You may not have noticed the issue since on systems without GCC
in the base USE_GCC=any actually behaves like USE_GCC=yes, but
on FreeBSD 9.x for example it will just happily use the age old
system compiler which is based on GCC 4.2.

Gerald




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1311030146270.3029>