Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 17:41:36 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        src-committers@freebsd.org, jhb@freebsd.org, svn-src-all@freebsd.org, marius@alchemy.franken.de, svn-src-head@freebsd.org, "M. Warner Losh" <imp@bsdimp.com>
Subject:   Re: svn commit: r200797 - head/lib/libc/stdtime
Message-ID:  <20091224144136.GA28793@edoofus.dev.vega.ru>
In-Reply-To: <4B3129CD.20908@FreeBSD.org>
References:  <200912211943.nBLJhNUU038425@svn.freebsd.org> <200912211459.21766.jhb@freebsd.org> <20091221220004.GA42400@alchemy.franken.de> <20091221.211648.632868945383134253.imp@bsdimp.com> <4B3129CD.20908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 22, 2009 at 12:19:25PM -0800, Doug Barton wrote:
> In the short term I think we are well served on all fronts to modify
> the build architecture to better support compilers from ports. This
> would actually help with the llvm/clang testing too, and sidestep the
> problems of gplv3 stuff being in the base. TMK there has been no work
> on this direction at all, which is disappointing.

If you take GNU binutils/compiler from ports, I think we can already
do this, and without any changes to the build architecture.  It's
just a matter of defining several make(1) variables, like CC, CXX,
CPP, LD, AS, NM, AR, specifying full paths of the desired binaries,
plus some environment variables (at least STRIPBIN, so that install(1)
calls the correct strip(1) binary).


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer



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