[LLVMdev] Compile or link error

Taemin Kim taemin0712 at gmail.com
Wed Oct 13 15:25:40 PDT 2010


Hello,

I am generating profile_rt.dll by perfoming 'make' in
$LLVM_SRC_DIR/runtime/libprofile. After make, I got the following error
messages.

llvm[0]: Linking Debug+Asserts Loadable Module profile_rt.dll
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:/cygdrive/c/
llvm/runtime/libprofile/Debug+Asserts/exported_symbols.lst: file format not
reco
gnized; treating as linker script
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:/cygdrive/c/
llvm/runtime/libprofile/Debug+Asserts/exported_symbols.lst:2: syntax error
collect2: ld returned 1 exit status
make: *** [/cygdrive/c/llvm/Debug+Asserts/bin/profile_rt.dll] Error 1

Can anybody please help me generate the shared library successfully?

Thank you,
Taemin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101013/1f3dcc22/attachment.html>


More information about the llvm-dev mailing list