Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2010 16:42:37 +0000
From:      Pegasus Mc Cleaft <ken@mthelicon.com>
To:        freebsd-hackers@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   kern+world / ports make options
Message-ID:  <201004241642.38017.ken@mthelicon.com>

next in thread | raw e-mail | index | archive | help
Hello Hackers & Current, 

	I was wondering it if is possible, or if it can be done so a separate set 
of CC, CXX, etc can be specified for building the world and kernel 
independently of a ports build?

	Right now, I use the base GCC to compile the world and kernel, and GCC44 
for most of the other ports (when it complies cleanly). But I have to keep 
editing the /etc/make.conf file to switch between the two. 

	It may already be implemented, but it would be nice if there was 
something defined while the kernel and/or world is being built to that a 
nested block of ifdefs can select which env variables to be set. 

Peg



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