<div>Hello,</div>
<div> </div>
<div>I am generating profile_rt.dll by perfoming 'make' in $LLVM_SRC_DIR/runtime/libprofile. After make, I got the following error messages.</div>
<div> </div>llvm[0]: Linking Debug+Asserts Loadable Module profile_rt.dll<br>/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:/cygdrive/c/<br>llvm/runtime/libprofile/Debug+Asserts/exported_symbols.lst: file format not reco<br>
gnized; treating as linker script<br>/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:/cygdrive/c/<br>llvm/runtime/libprofile/Debug+Asserts/exported_symbols.lst:2: syntax error<br>collect2: ld returned 1 exit status<br>
make: *** [/cygdrive/c/llvm/Debug+Asserts/bin/profile_rt.dll] Error 1 
<div> </div>
<div>Can anybody please help me generate the shared library successfully?</div>
<div> </div>
<div>Thank you,</div>
<div>Taemin</div>