[LLVMdev] Will gcc 4.3.0 compile llvm 2.2?
Sunjae Park
sunjae.park at gatech.edu
Sat Apr 5 15:17:11 PDT 2008
Hi, Bernardo
Fedora has a patch for LLVM 2.2 release with gcc 4.3 here:
http://cvs.fedora.redhat.com/viewcvs/rpms/llvm/devel/llvm-2.2-gcc43.patch
Just drop it in the llvm-2.2 directory and execute
$ patch -p1 < llvm-2.2-gcc43.patch
It should build cleanly afterwards.
--
Sunjae Park
MS. Georgia Tech College of Computing
We choose to go to the moon and do the other things, not because they are
easy, but because they are hard.
- John F. Kennedy
More information about the llvm-dev
mailing list