gcc 2.95 -> 4.4
Polytropon
freebsd at edvax.de
Thu Apr 2 03:14:23 PDT 2009
On Thu, 02 Apr 2009 10:01:00 GMT, Mark <admin at asarian-host.net> wrote:
> I also set things like this in the Makefile:
>
> $(GCC) = /usr/local/bin/gcc44
>
> But that doesn't seem to help.
Should be, according to syntax:
GCC=/usr/local/bin/gcc44
or
CC=/usr/local/bin/gcc44
As far as I understood, CC is the variable used by the
port's make subsystem.
Maybe it's possible to install the port "over" the system's
compiler by defining a prefix other than /usr/local, but I
don't know if this is recommended.
--
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
More information about the freebsd-questions
mailing list