[LLVMdev] LLVM 1.5 Release Plan

Oleg Smolsky oleg.smolsky at pacific-simulators.co.nz
Tue May 10 19:46:15 PDT 2005


Hello all,

John Criswell wrote on Wednesday, 11 May 2005:
> If other developers (especially those for platforms which we don't have
> here at UIUC) could test the release branch, we would be most 
> appreciative.  I will send out another email detailing when the release
> branch is finished and how to get it out of CVS.
I've just tried building CVS/HEAD of llvm using gcc 4.0.0 that I have
installed to /opt/gcc and got the following error quite late in the
process:

make[3]: Entering directory `/root/devel/llvm-obj/lib/Target/X86'
llvm[3]: Building X86.td register information header with tblgen/root/devel/llvm-obj/Debug/bin/tblgen: relocation error: /root/devel/llvm-obj/De
bug/bin/tblgen: symbol _ZNSs4_Rep26_M_set_length_and_sharableEj, version GLIBCXX_3.4 not defined in file libstdc++.so.6 with link time reference
make[3]: *** [/root/devel/llvm-obj/lib/Target/X86/Debug/X86GenRegisterInfo.h.inc.tmp] Error 127
make[3]: Leaving directory `/root/devel/llvm-obj/lib/Target/X86'
make[2]: *** [X86/.makeall] Error 2
make[2]: Leaving directory `/root/devel/llvm-obj/lib/Target'
make[1]: *** [Target/.makeall] Error 2
make[1]: Leaving directory `/root/devel/llvm-obj/lib'
make: *** [all] Error 1

Best regards,
Oleg.




More information about the llvm-dev mailing list