[LLVMdev] LLVM 1.5 Release Plan
Chris Lattner
sabre at nondot.org
Tue May 10 20:32:19 PDT 2005
On Wed, 11 May 2005, Oleg Smolsky wrote:
> 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:
That looks like GCC 4.0 either has a bug or is installed wrong. I think
that it's trying to link with the wrong libstdc++.
-Chris
> 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.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list