[LLVMdev] Generatin code for an ARM-LINUX machine

Eli Friedman eli.friedman at gmail.com
Wed Jul 1 12:36:05 PDT 2009


On Wed, Jul 1, 2009 at 12:01 PM, Juan Carlos Martinez
Santos<juanc.martinez.santos at gmail.com> wrote:
>  as -meabi=4 -o /tmp/ccYxnIEs.o /tmp/ccy6iYri.s
> as: unrecognized option '-meabi=4'
[snip]
> Any idea what could be wrong?

It's probably not finding the right assembler (i.e. using the x86-64
as instead of the arm as).

-Eli




More information about the llvm-dev mailing list