[LLVMdev] LLVM-gcc for ARM

Rafael Espindola espindola at google.com
Sun Jan 17 08:23:01 PST 2010


> llvm-gcc a.c
> Assembler messages:
> Fatal error: Invalid -march= option: `armv7-a'
>
> Any ideas?

It is probably trying to use the wrong assembler. Run with -v and check.

>
> Thank you,
> Corina
>

Cheers,
--
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list