[cfe-dev] How to set my assembler?

Jianjun Mao justmao945 at gmail.com
Fri May 4 09:27:31 PDT 2012


clang 2.7 will find $triple-as and $triple-ld。。。but after upgrade to 3.0 it
does not work. After 3.1 released, I will have a try.  But I do think
providing options to choose my assembler and linker is better, or just have
more choices.
Thanks :-)

On Fri, May 4, 2012 at 11:55 PM, Joerg Sonnenberger <joerg at britannica.bec.de
> wrote:

> 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
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120505/45192538/attachment.html>


More information about the cfe-dev mailing list