What version of GCC to build LLVM-GCC4 on Linux

I am wanting to upgrade my Fedora Core 6’s GCC as it is version 4.1.1 and that does not build LLVM-GCC4.

What version of GCC is recomended ?

Aaron

I just today built LLVM CVS and LLVM-GCC4 SVN using GCC 4.1.1 (Gentoo 4.1.1-r3).

Scott McMurray

I am wanting to upgrade my Fedora Core 6's GCC as it is version 4.1.1 and that does not build LLVM-GCC4. What version of GCC is recomended ?

The fine documentation says:
http://llvm.org/docs/GettingStarted.html#brokengcc

-Chris

I am wanting to upgrade my Fedora Core 6's GCC as it is version 4.1.1 and that does not build LLVM-GCC4. What version of GCC is recomended ?

The fine documentation says:
http://llvm.org/docs/GettingStarted.html#brokengcc

Yes. But what version is recomended and tested ?

Any post 4.1.1 ?

Aaron

I use 4.0.1. I have heard that GCC 4.1 and 4.2 compile LLVM *much* more slowly than 4.0.x.

-Chris