cvs commit: src/usr.bin/objformat objformat.c
Matthew Dillon
dillon at apollo.backplane.com
Fri Aug 10 01:14:00 PDT 2007
:Matthew Dillon wrote:
:> : Log:
:> : Switch to gcc41 as default compiler.
:>
:> Oooooooh. Scaarry!
:>
:> Leave gcc-3 in the tree, in case things blow up down the line.
:
:sure. there are still some programs which have problems (just know qemu off the top of my head).
:
:cheers
: simon
I always want at least two versions of GCC in the tree and selectable
with CCVER.
The FreeBSD folks have seen a lot of issues with -O2 with gcc-4, so
we need to be cautious. GCC-3 should stay in the tree at least another
year, even if we branch two versions of GCC-4 in-tree before then.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Commits
mailing list