search for: 07386d26

Displaying 2 results from an estimated 2 matches for "07386d26".

Did you mean: 0.386826
2011 Mar 22
0
[LLVMdev] gold plugin example
...gt; > Thanks in advance for your help. > > Sangmin > -- Sangmin Park / Ph.D. student College of Computing Georgia Institute of Technology -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110321/07386d26/attachment.html>
2011 Mar 22
2
[LLVMdev] gold plugin example
Hi all, I got an error from the gold plugin example in the following link: http://llvm.org/docs/GoldPlugin.html#example1 Here is the error message: sangmin at sangmin-desktop:/tmp$ llvm-gcc -use-gold-plugin a.a b.o -o main /usr/bin/ld: error: a.a: no archive symbol table (run ranlib) /usr/bin/ld: /usr/lib/crt1.o:(.text+0x18): error: undefined reference to 'main' /usr/bin/ld: b.o: in