[llvm-commits] link error on SPARC b/c of missing lib
Gordon Henriksen
gordonhenriksen at mac.com
Tue Oct 23 09:34:14 PDT 2007
On Oct 23, 2007, at 11:57, Gabor Greif wrote:
> Here is a quick patch to get
>
> test/Feature/llvm2cpp.ll
>
> to pass on SPARC.
>
> the addition of -lmalloc should not harm on other platforms, right?
Pretty sure it will bugger them, actually. This should probably use
llvm-config --libs.
— Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20071023/b1a696b5/attachment.html>
More information about the llvm-commits
mailing list