Displaying 1 result from an estimated 1 matches for "bsparc".
Did you mean:
sparc
2007 Jun 11
1
[LLVMdev] Getting started question.
...lvm-2.0 using -prefix=[myllvmPath] and
-with-llvmgccdir=[llvm-gccPath]
When I try to use sparc as target, llvm-gcc does not recognize it. I
used -march=sparc and it gives two errors:
"bad value (sparc) for -march= switch"
"bad value (sparc) for -mtune= switch"
I used -bsparc as argument to llvm-gcc and it gives the following error:
Llvm-gcc : couldn't run
/blah/blah/llvm-gcc4.2.0-x86-linux-RHEL4/bin/sparc-gcc-4.0.1: No such
file or directory
What am I missing?
I am doing this on Redhat Linux 2.4.21-37
Thanks
Ali
-------------- next part ---------...