[cfe-dev] How to set my assembler?

Joerg Sonnenberger joerg at britannica.bec.de
Fri May 4 08:55:45 PDT 2012


On Fri, May 04, 2012 at 10:58:41PM +0800, Jianjun Mao wrote:
> OK. And I my system this is arm-unknown-linux-gnueabi-as, which determined
> by the prefix setting.

At least clang 3.1 (not sure about 3.0 from memory, might have gone into
the tree after that) will look for $triple-as and $triple-ld with the
normal Linux toolchain. So use the triple your binutils are built for
and should just work (TM).

Joerg



More information about the cfe-dev mailing list