[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Ferad Zyulkyarov
feradz at gmail.com
Thu Mar 29 03:31:53 PDT 2007
Hi again,
When I compile LLVM (only) with version 3.4.* I get a link error like that
Linking Release executable opt (without symbols)
`.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' referenced
in section `.rodata' of
/home/ferad/llvm/llvm-obj/Release/lib/libLLVMAnalysis.a(ScalarEvolutionExpander.o):
defined in discarded section
`.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' of
/home/ferad/llvm/llvm-obj/Release/lib/libLLVMAnalysis.a(ScalarEvolutionExpander.o)
collect2: ld returned 1 exit status
Do you know why does it happens?
Thanks,
Ferad
--
Ferad Zyulkyarov
Barcelona Supercomputing Center
More information about the llvm-dev
mailing list