Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 16:55:00 +0200
From:      Marc Olzheim <marcolz@stack.nl>
To:        Brad Laue <brad@brad-x.com>
Cc:        Marc Olzheim <marcolz@stack.nl>, freebsd-stable@freebsd.org
Subject:   Re: USE_GCC=3.1 ?
Message-ID:  <20020723145500.GA24270@stack.nl>
In-Reply-To: <20020723104419.4e6286e9.brad@brad-x.com>
References:  <20020721183000.GA89075@stack.nl> <20020722003917.GA32906@stack.nl> <20020723143416.GA21979@stack.nl> <20020723104419.4e6286e9.brad@brad-x.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I actually had this discussion a couple of days ago. I was informed
> that USE_GCC is not to be put in make.conf, nor is any other USE_
> statement; apparently these only suit port makefiles.
> 
> In order to use GCC 3.1, browse through /usr/ports/Mk and see what the
> USE_GCC=3.1 declaration causes to be set in the make environment;
> place those things in make.conf.
> 
> Specifically these are:
> 
> CC=gcc31
> CXX=g++31

But if I put that in my make.conf, my world and kernel get built with
3.1 as well... I'd like to have that just for ports.

Hmm, wait, I can put it in /usr/local/etc/pkgtools.conf I guess.

I trust that programs are linked using $CC and $CXX itself instead of
$LD ?

Marc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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