[cfe-dev] Targeting powerpc-unknown-eabi
Tom Hawkins
tomahawkins at gmail.com
Wed Mar 17 22:14:51 PDT 2010
Hi,
I'd like to use clang to target OSless powerpc embedded. Is it suitable?
I configured llvm and clang with --target=powerpc-unknown-eabi. Are
there any other options I need to build a cross compiler? (host =
i686-pc-linux-gnu)
The build dies with the following:
make[4]: Entering directory `/home/e0082888/llvm/tools/clang/lib/Lex'
llvm[4]: Compiling HeaderMap.cpp for Debug build
cc1plus: error: unrecognized command line option "-maltivec"
Any suggestions?
Thanks.
-Tom
More information about the cfe-dev
mailing list