Displaying 1 result from an estimated 1 matches for "enwj".
Did you mean:
enw
2011 Jan 06
0
[LLVMdev] Building LLVM-GCC on Linux/PowerPC failed
Hi, Anton
The "--disable-bootstrap" give me no luck. Why you think that
"--disable-bootstrap" might help?
Here is my configuration options,
-----------------------------------------------------------------------------
../llvm-gcc-4.2-2.8.source/configure --prefix=/tmp/chenwj/install
--disable-bootstrap --disable-multilib --program-prefix=llvm-
--enable-llvm=/enwj/install --enable-languages=c,c++
-----------------------------------------------------------------------------
And here is the error messge,
-----------------------------------------------------------------...