Date: Sun, 04 Sep 2011 12:24:30 +0200 From: Matthias Andree <mandree@FreeBSD.org> To: Mark Linimon <linimon@lonesome.com> Cc: Gerald Pfeifer <gerald@pfeifer.com>, freebsd-ports@FreeBSD.org, Edwin Groothuis <edwin@FreeBSD.org> Subject: Re: [ANNOUNCE]: clang compiling ports, take 2 Message-ID: <4E6351DE.2000503@FreeBSD.org> In-Reply-To: <20110904084859.GA21385@lonesome.com> References: <20110725155920.GA83490@freebsd.org> <4E2DE60C.8030902@FreeBSD.org> <alpine.LNX.2.00.1109040503470.4335@gerinyyl.fvgr> <20110904084859.GA21385@lonesome.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 04.09.2011 10:48, schrieb Mark Linimon: > On Sun, Sep 04, 2011 at 05:09:05AM +0200, Gerald Pfeifer wrote: >> Can you advise which value of __FreeBSD_version to use? The official >> list at >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html >> does not have a reference from what I can see. > > There is no version of FreeBSD that has the gcc build turned off AFAIK. > Nor is there one where cc is clang by default; again AFAIK. > > You can, of course, create a userland that has clang but not gcc if > you manually configure it. > > Please someone correct me if I am wrong. Basically USE_GCC=4.2+ was trying to sidestep clang issues in my ports in the -exp runs, and in this situation, USE_GCC=4.2+ was not installing gcc. How do I do that?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E6351DE.2000503>