Switching to GCC4.0
Joerg Sonnenberger
joerg at britannica.bec.de
Thu Sep 8 05:25:10 PDT 2005
On Thu, Sep 08, 2005 at 12:27:05PM +0100, Jonathon McKitrick wrote:
> To make it the default CC, all I need to do is set CCVER in /etc/make.conf,
> correct? And that will work throughout the system, kernel, world, and user
> binaries, right?
CCVER select which compiler is choosen for the build system. To make it
default for anything calling cc you also have to set
OBJFORMAT_BUILTIN_CCVER_DEFAULT.
Joerg
More information about the Users
mailing list