Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2009 12:18:28 GMT
From:      Mark <admin@asarian-host.net>
To:        <freebsd-questions@freebsd.org>
Subject:   RE: gcc 2.95 -> 4.4
Message-ID:  <200904021218.n32CISDv029145@asarian-host.net>
In-Reply-To: <20090402121405.70355c4b.freebsd@edvax.de>
References:  <200904021001.n329aG0C025600@asarian-host.net> <20090402121405.70355c4b.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message-----
From: Polytropon [mailto:freebsd@edvax.de] 
Sent: donderdag 2 april 2009 12:15
To: Mark
Cc: freebsd-questions@freebsd.org
Subject: Re: gcc 2.95 -> 4.4

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




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