[LLVMdev]Linker error building (modified) lli, thanks!

Patrick Meredith pmeredit at uiuc.edu
Thu Feb 24 17:24:48 PST 2005


Thanks Tanya and Reid.  I finally got it working (and my tree is really is
very outdated).  It looks like when you specify USEDLIBS = it then overrides
whatever it would normally call and only uses these (rather than a union of
the default and USEDLIBS, like I had expected).  So I had to specify every
library that lli uses (and I probably specified some that it doesn't).
Important thing is that it works though :)




More information about the llvm-dev mailing list