[LLVMdev] LLVM Build Difficulties
Curtis Jones
curtis.jones at gmail.com
Wed Sep 23 01:42:42 PDT 2009
> You need -lBlocksRuntime on your link line. For more information,
> see <http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-September/025954.html
Thank you! That did it.
I had been copying the arguments that Xcode used and had forgotten
that it was included in libSystem, which obviously doesn't help me on
Linux.
Thanks again.
--
Curtis Jones
curtisjones.us
404.723.3728
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090923/567807af/attachment.bin>
More information about the llvm-dev
mailing list