[LLVMbugs] Unecessary linking and compilation

Henrik Bach henrik_bach_llvm at hotmail.com
Fri Oct 15 11:21:36 PDT 2004


Hi

>Ok, then I'm not sure.  Use the 'make -d' option, which should tell you

I got this line:
----------------
   Prerequisite `/C/Projects/build/MinGW/llvm/lib/Debug/libdbghelp.a' of 
target `/C/Projects/build/MinGW/llvm/tools/Debug/tblgen' does not exist.
----------------

libdbghelp. is a static library that needs to be included every time 
platform/Signals.cpp (*.o) file is referenced. I've put this library in the 
tools/Makefile USEDLIBS line.

Can I move it to another place not causing relinkage of tblgen?

Henrik

_________________________________________________________________
Find det, du søger med MSN Søg http://search.msn.dk/




More information about the llvm-bugs mailing list