[LLVMdev] Compilation problems
Ferad Zyulkyarov
feradz at gmail.com
Sat Mar 24 07:33:59 PDT 2007
Hi,
I try to compile LLVM and the GCC frontend for LLVM.
The steps that I follow are first to compile LLVM and later to compile
GCC front end.
I tried to compile LLVM 1.8, 1.9 releases and the CVS versions.
I tried to compile with different GCC compilers 3.4.0, 4.1.2 and 4.2.0
GCC compilers 3.4.0 and 4.2.0 fail compiling LLVM sources. GCC 4.1.2 works.
I cannot compile GCC front end. When I compile GCC front end with gcc
3.4.0 and gcc 4.1.2 I get some compilation errors (I didn't note
them). When I compile it with gcc4.2.0 I get an error that cc1
requires libstdc++.so.6 GLIBCXX_3.4.9 version
Are the installation instruction up-to-date in the packages? Please,
may you give me the correct combinations of tools that give me
successfully compiled and linked binary set.
Thanks,
Ferad
--
Ferad Zyulkyarov
Barcelona Supercomputing Center
More information about the llvm-dev
mailing list