search for: 814c8acb

Displaying 2 results from an estimated 2 matches for "814c8acb".

2011 Jun 10
0
[LLVMdev] How to Cross compile llvm to ARM ?
...ome/poki/hybridQ/llvm/bbuild/utils' > make: *** [install] Error 1 > > > > Regards, > > Poki > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110610/814c8acb/attachment.html>
2011 May 10
5
[LLVMdev] How to Cross compile llvm to ARM ?
Hi, all I want to compile llvm for arm board , running llvm on Devkit8000 cross-compiler : arm-2008q3 (arm-none-linux-gnueabi) below is my configure: ../llvm-2.9/configure --with-llvmgccdir=/home/poki/hybridQ/llvm/llvm-gcc/llvm-gcc-4.2-2.9-i686-linux --enable-optimized --enable-jit --disable-threads