Hi, What is mklib trying to do with lli.exe.exp? However, lli.exe gets linked anyway. -------------- llvm[2]: Linking Debug executable lli /C/projects/build/MinGW/llvm-1-1/mklib: /C/projects/build/MinGW/llvm-1-1/Debug/bin/.libs//C/projects/build/MinGW/llvm-1-1/Debug/bin/lli.exe.exp: No such file or directory llvm[2]: ======= Finished Linking Debug Executable lli -------------- Henrik. ============================================================Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================ _________________________________________________________________ Del din verden med MSN Spaces http://spaces.msn.com
I'm not sure. I've seen that too. I think its a bug in mklib (libtool). Reid. On Thu, 2004-12-23 at 15:37, Henrik Bach wrote:> Hi, > > What is mklib trying to do with lli.exe.exp? However, lli.exe gets linked > anyway. > > -------------- > llvm[2]: Linking Debug executable lli > /C/projects/build/MinGW/llvm-1-1/mklib: > /C/projects/build/MinGW/llvm-1-1/Debug/bin/.libs//C/projects/build/MinGW/llvm-1-1/Debug/bin/lli.exe.exp: > No such file or directory > llvm[2]: ======= Finished Linking Debug Executable lli > -------------- > > > Henrik. > > ============================================================> Henrik Bach > Open Source Developer > > e-mail: henrik_bach_llvm at hotmail.com > ============================================================> Got Freedom? > Software Freedom Day 2004 - 28th of August > http://www.softwarefreedomday.org/ > ============================================================> > _________________________________________________________________ > Del din verden med MSN Spaces http://spaces.msn.com > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041223/1de2a9bf/attachment.sig>
I'm working up a fix for this. This is also the reason why all the lli executions in the nightly test fail. Its a bug in libtool. I'll fix it locally shortly. Reid. On Thu, 2004-12-23 at 15:37, Henrik Bach wrote:> Hi, > > What is mklib trying to do with lli.exe.exp? However, lli.exe gets linked > anyway. > > -------------- > llvm[2]: Linking Debug executable lli > /C/projects/build/MinGW/llvm-1-1/mklib: > /C/projects/build/MinGW/llvm-1-1/Debug/bin/.libs//C/projects/build/MinGW/llvm-1-1/Debug/bin/lli.exe.exp: > No such file or directory > llvm[2]: ======= Finished Linking Debug Executable lli > -------------- > > > Henrik. > > ============================================================> Henrik Bach > Open Source Developer > > e-mail: henrik_bach_llvm at hotmail.com > ============================================================> Got Freedom? > Software Freedom Day 2004 - 28th of August > http://www.softwarefreedomday.org/ > ============================================================> > _________________________________________________________________ > Del din verden med MSN Spaces http://spaces.msn.com > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041223/05fe7081/attachment.sig>
Seemingly Similar Threads
- [LLVMdev] Which StatusInfo fields should have values set when dealing with win32 platform
- [LLVMdev] The complete suite of llvm now compiles on mingw
- [LLVMdev] Errors when compiling DynamicLibrary.cpp for Debug build
- [LLVMdev] Win32/Path.cpp - isValid method has a bug
- [LLVMdev] Which StatusInfo fields should have values set when dealing with win32 platform