[llvm-testresults] A question about installing LLVM
Bob Wilson
bob.wilson at apple.com
Mon Jan 10 09:42:10 PST 2011
On Jan 10, 2011, at 1:47 AM, wfchiang wrote:
> Hello,
>
> My name is Wei-Fan.
> Recently, I need to install llvm on my machine.
> However, I encountered an error message after "make" command:
>
> ========
> /home/chiang/llvm-2.7/Release/bin/tblgen: /usr/lib64/libstdc++.so.6:
> version `GLIBCXX_3.4.9' not found (required by
> /home/chiang/llvm-2.7/Release/bin/tblgen)
> make[1]: *** [/home/chiang/llvm-2.7/lib/VMCore/Release/Intrinsics.gen.tmp]
> Error 1
> make[1]: Leaving directory `/home/chiang/llvm-2.7/lib/VMCore'
> make: *** [all] Error 1
> ========
>
> I googled this problem. It seems that I need gcc-4.2.4 (our machine using
> gcc-4.4.4).
> Is there any other solutions that I don't have to install a specific
> version of gcc??
Wei-Fan,
This question should be asked on the llvm developer mailing list. It is off-topic for the test-results list. I don't know the answer to your question, but I bet someone of llvm-dev will be able to help you.
More information about the llvm-testresults
mailing list