[LLVMdev] GCC 4.1.2 + LLVM 3.4

Bo Zhou bo.schwarzstein at gmail.com
Fri May 2 05:43:13 PDT 2014


Hi all

Is there anybody tried to build the latest LLVM 3.4 by GCC 4.1.2 ?

Sorry that 4.1.2 is really the ancient version but for my application there
is the C++ ABI problem so that for maximal compatibility I have to use GCC
4.1.2 .

And now I tried to build a pure static version but when it built the last
libLTO.so it reported the linking issue about fPIC but I have enabled that
option everywhere, once switched the compiler to GCC 4.4.6 shipped from
CentOS6 everything is fine.

Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140502/89a98518/attachment.html>


More information about the llvm-dev mailing list