Heads Up: GCC 3.3 in base

Joerg Sonnenberger joerg at britannica.bec.de
Sat Jan 24 14:53:15 PST 2004


Hi all,
I have now commited the last bits of the GCC 3.3 inclusion in base.
Buildworld now builds both GCC 2.95.4 and 3.3.3, but continues to
use version 2.95.4 by default. The exceptions are the compiler specific
libraries with are always build with the proper compiler.

You can choose the compiler with CCVER=gcc2 or CCVER=gcc3, even for
buildworld. ATM it is not recommented to use gcc3 for that, it might
break. Neither is buildkernel tested. You have been warned ;-)

The Objective C support and the Fortran runtimes haven't been included
yet and will be added later.

If you want to test only cc3 without buildworld, at least update libc,
libc_r, libcr and usr.bin/objformat.

Have fun,
Joerg





More information about the Kernel mailing list