gcc 2.95 -> 4.4
Mark
admin at asarian-host.net
Thu Apr 2 05:18:31 PDT 2009
-----Original Message-----
From: Polytropon [mailto:freebsd at edvax.de]
Sent: donderdag 2 april 2009 12:15
To: Mark
Cc: freebsd-questions at freebsd.org
Subject: Re: gcc 2.95 -> 4.4
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
Ok, got it working now. Thanks. :)
More information about the freebsd-questions
mailing list