gcc 4.3: when will it become standard compiler?

Roman Divacky rdivacky at freebsd.org
Fri Jan 9 00:34:20 PST 2009


On Fri, Jan 09, 2009 at 12:33:11AM +0100, Ollivier Robert wrote:
> According to O. Hartmann:
> > When will gcc 4.3 incorporated in FreeBSD 8 and become the standard
> > compiler suite? We figured out that gcc 4.3 does have a speed gain in
> > some numerical code of 3 - 8 % and I guess we can use this in the basic
> > OS as well ...
> 
> I'd rather have llvm instead...

I am working a little on clang/llvm and I also looked at pcc, it's not
there yet to be able to compile world/kernel but it's progressing well...


there are two major features missing from clang (designated initializers
and wchars) that prevents it from compiling world/kernel, and of course
bugs :) but I am periodically checking how it performs and I post thebugs
to the llvm/clang team...

I believe we'll have it one day :)

roman


More information about the freebsd-current mailing list