[LLVMdev] Cross-compiling the ARM toolchain
Eric Christopher
echristo at apple.com
Fri Sep 10 01:59:31 PDT 2010
On Sep 10, 2010, at 1:45 AM, Renato Golin wrote:
> clang: error: assembler command failed with exit code 1 (use -v to see
> invocation)
I'd be curious what this says the invocation for your assembler is - it should be a bug that it's not calling the right assembler if you passed it the right information. What's your arm assembler named?
-eric
More information about the llvm-dev
mailing list