Date: Mon, 26 Apr 2010 01:42:22 +0400 From: Arseny Nasokin <eirnym@gmail.com> To: Pegasus Mc Cleaft <ken@mthelicon.com> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: kern+world / ports make options Message-ID: <FCF60577-FED9-49CA-B1FD-10216E0D43FE@gmail.com> In-Reply-To: <201004241642.38017.ken@mthelicon.com> References: <201004241642.38017.ken@mthelicon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24 Apr 2010, at 20:42, Pegasus Mc Cleaft <ken@mthelicon.com> wrote: > Hello Hackers & Current, > > I was wondering it if is possible, or if it can be done so a =20 > 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, =20 > and GCC44 > for most of the other ports (when it complies cleanly). But I have =20 > 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 =20 > that a > nested block of ifdefs can select which env variables to be set. > # make toolchain buildworld buildkernel =85 This forces build core gcc and others to build world & kernel > Peg > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org=20 > "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FCF60577-FED9-49CA-B1FD-10216E0D43FE>