DragonFly BSD
DragonFly kernel List (threaded) for 2004-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

HEADS UP ON GCC3 - __FreeBSD__ no longer defined Note that __FreeBSD__ is no longer defined when you run gcc3.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Feb 2004 19:58:27 -0800 (PST)

    This will cause buildworld to fail, as well as various ports.  Remember
    that people using gcc3 (setenv CCVER gcc3) are playing in the
    highly-experiemental-not-completely-working-yet part of DFly.

    Committers... please feel free to fix __FreeBSD__ related buildworld
    breakages :-)

    Also note that -fformat-extensions has not yet been implemented for
    gcc3.  Whatever you do, do *NOT* commit changes to 
    /usr/src/contrib/gcc-3... that directory hierarchy must remain pristine.
    Instead it is likely that I will apply the patches and generate local
    .c files as part of the gcc3 build either some time this week or next
    weekend, depending on my vacation schedule.

    This means that buildkernel with gcc3 is not working either at the 
    moment.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]