search for: td28140005

Displaying 2 results from an estimated 2 matches for "td28140005".

2011 Mar 22
2
[LLVMdev] gold plugin example
...d reference to 'main' /usr/bin/ld: b.o: in function foo1:b.c(.text+0x4): error: undefined reference to 'foo2' collect2: ld returned 1 exit status I followed the instructions from the previous thread below, but I still have the problem. http://old.nabble.com/llvm-gold-plugin-example-td28140005.html I got the error with both 2.7 and 2.8. Here are my settings: LLVMgold.so in (with LLVM 2.8) - $HOME/llvm-gcc-4.2-2.8-i686-linux/libexec/gcc/i686-pc-linux-gnu/4.2.1/LLVMgold.so - $HOME/llvm-gcc-4.2-2.8-i686-linux/lib/bfd-plugins/LLVMgold.so - /usr/lib/bfd-plugins/LLVMgold.so libLLVMgold.so...
2011 Mar 22
0
[LLVMdev] gold plugin example
.../usr/bin/ld: b.o: in function foo1:b.c(.text+0x4): error: undefined > reference to 'foo2' > collect2: ld returned 1 exit status > > I followed the instructions from the previous thread below, but I still > have the problem. > http://old.nabble.com/llvm-gold-plugin-example-td28140005.html > > I got the error with both 2.7 and 2.8. > Here are my settings: > > LLVMgold.so in (with LLVM 2.8) > > - $HOME/llvm-gcc-4.2-2.8-i686-linux/libexec/gcc/i686-pc-linux-gnu/4.2.1/LLVMgold.so > - $HOME/llvm-gcc-4.2-2.8-i686-linux/lib/bfd-plugins/LLVMgold.so > - /usr/l...