[LLVMdev] cross compiling for Sparc
Fima Rabin
fimarn at gmail.com
Mon Dec 7 12:48:08 PST 2009
Hi all,
I am trying to build a cross compiler for Sparc on x386 host. I tried to run
configure with
configure --enable-targets=sparc
or with
configure --target=sparc
but in both cases I got llvm compiler for x86 target. Is there a way to
build a cross compiler
for Sparc (or ARM)?
Thanks.
-- Fima Rabin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091207/44205bb8/attachment.html>
More information about the llvm-dev
mailing list