[LLVMdev] llvm 2.3 + gcc-4.3?

Sean Middleditch sean at awesomeplay.com
Fri Jul 4 08:44:16 PDT 2008


Download llvm 2.3 and compile it using gcc 4.3.  It doesn't mean that
llvm-gcc is now using gcc 4.3 or anything, just that the llvm codebase
now compiles without error using the gcc 4.3 compiler.  The frontend
llvm-gcc version is still 4.2.

On Fri, 2008-07-04 at 09:41 -0400, Neal Becker wrote:
> In release notes for llvm-2.3 it says 
> LLVM now builds with GCC 4.3.
> 
> How can I try this?
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list