search for: ctbuild

Displaying 1 result from an estimated 1 matches for "ctbuild".

2010 Apr 11
2
[LLVMdev] how to compile llvm-gcc whith lto support for ARM
...e \ --enable-jit \ --enable-optimized \ --enable-shared\ --enable-pic\ --with-pic\ --disable-muiltilib\ --prefix=/home/kursh/arm \ --target=arm-unknown-linux-gnueabi \ --with-sysroot=/home/kursh/arms/sys-root\ --with-binutils-include=/home/kursh/ctbuild/binutils-2.20.1/include \ --with-llvmgccdir=/home/kursh/ctbuild/llvm-gcc-4.2 make && make install LLVM-GCC. CXXFLAGS="-fPIC" CFLAGS="-g -O2 -fPIC" CPPFLAGS="-fPIC" ../configure \ --enable-languages=c,c++ \ --enable-llvm=/home/kursh...