[LLVMdev] Problem when build LLVM

Heyu Zhu zhu.heyu at gmail.com
Mon Oct 19 23:31:52 PDT 2009


After reading //llvm.org/PR896 i make it again as below step

configure --disable-shared
make ENABLE_OPTIMIZED=1

It still reports same error message



2009/10/20, Heyu Zhu <zhu.heyu at gmail.com>:
>
> Hi,
>
>  When i make LLVM with llvm-2.5.tar.gz an error  occurs. The step is below
>
> tar -zxvf llvm-2.5.tar.gz
> cd llvm-2.5-tar.gz
> make ENABLE_OPTIMIZED=1
>
> Then then the  error is:
>
> /tools/IUS611/tools/lib/libgcc_s.so.1: version `GCC_4.2.0' not found
> (required by /usr/lib/libstdc++.so.6)
>
> What shall i do to avoid it?
>
> I am a newbie, maybe it's a foolish question
>
> Regards
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091020/ec965e7d/attachment.html>


More information about the llvm-dev mailing list