Displaying 2 results from an estimated 2 matches for "964ab0f2".
2011 Jul 07
0
[LLVMdev] llvm-gcc cross compiling for ARM
...LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110707/964ab0f2/attachment.html>
2011 Jul 07
3
[LLVMdev] llvm-gcc cross compiling for ARM
Hi
I am trying to cross compile llvm-gcc front for ARM target
Followed below steps
#../llvm-gcc-4.2-2.9.source/configure --program-prefix=llvm-
--enable-llvm=/home/yuvraj/llvm/llvm-2.9 --enable-languages=c,c++
--target=arm-none-linux-gnueabi
# make
I am getting some kind of linker errors
/opt/arm-2010.09/bin/arm-none-linux-gnueabi-ld: cannot find crtn.o: No such
file or directory
@ final