Displaying 3 results from an estimated 3 matches for "44db9eb7".
2011 Jun 29
0
[LLVMdev] clang -emit-llvm uses system ld
On 11-06-28 10:45 PM, Gregory Malecha wrote:
> Hello,
>
> I've been trying to build some normal linux applications with clang and I keep running into a snag in configure scripts. Perhaps these scripts are not written very well, but the current clang behavior seems strange. When I run clang with the -emit-llvm option, it still uses /usr/bin/ld as the linker which fails to compile llvm
2011 Jun 29
2
[LLVMdev] clang -emit-llvm uses system ld
Hello,
I've been trying to build some normal linux applications with clang and I
keep running into a snag in configure scripts. Perhaps these scripts are not
written very well, but the current clang behavior seems strange. When I run
clang with the -emit-llvm option, it still uses /usr/bin/ld as the linker
which fails to compile llvm bitcode on linux (though it works on mac).
Here's a
2011 Jun 30
2
[LLVMdev] clang -emit-llvm uses system ld
...iling list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
gregory malecha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110629/44db9eb7/attachment.html>