RE: gcc 2.95 -> 4.4



-----Original Message-----
From: Polytropon [mailto:freebsd@xxxxxxxx]
Sent: donderdag 2 april 2009 12:15
To: Mark
Cc: freebsd-questions@xxxxxxxxxxx
Subject: Re: gcc 2.95 -> 4.4

On Thu, 02 Apr 2009 10:01:00 GMT, Mark <admin@xxxxxxxxxxxxxxxx> 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. :)

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"