[LLVMdev] LLVM on Solaris/Intel?
Skip Montanaro
skip at pobox.com
Sun Mar 21 05:38:21 PDT 2010
> I don't know anything about Solaris, but your paste doesn't actually
> contain any errors, just warnings (unless I'm reading "ld: warning:
> relocation error:" wrong). It might help to run make without -j until
> it fails, and then use `make VERBOSE=1` to print the exact commands
> it's running.
Sorry. There was so much output I wasn't sure how much to paste and
didn't know about VERBOSE=1. I captured the verbose output in a
typescript file:
http://www.smontanaro.net/typescript
Lots of undefined symbols.
Skip
More information about the llvm-dev
mailing list