[LLVMdev] Problem cross-compiling llvm-gcc for AIX-PowerPC
Anton Korobeynikov
anton at korobeynikov.info
Tue Aug 24 12:19:02 PDT 2010
Hello, Patrick
> I'm sorry if this is off-topic. If there's nothing LLVM-specific about
> cross-compiling llvm-gcc, I'll direct future questions to a GCC list.
wrt cross-compilation llvm-gcc is pretty much same as gcc. So, you
need to have cross-tools available.
The only difference is the magic --enable-llvm switch :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list