<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You can also download and build odcctools, which is a port of Mac OS X's low level toolchain to be more OS independent, and build reliably<div><br></div><div><<a href="http://lists.cs.uiuc.edu/pipermail/cfe-dev/2009-August/006012.html">http://lists.cs.uiuc.edu/pipermail/cfe-dev/2009-August/006012.html</a>><br><div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><div>Shantonu Sen</div><div><a href="mailto:ssen@apple.com">ssen@apple.com</a></div><div><br class="webkit-block-placeholder"></div><div>Sent from my Mac Pro</div></span>
</div>
<br><div><div>On Sep 20, 2009, at 11:47 PM, Evan Cheng wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">If you want Darwin arm assembler, then you need to register and download the iphone sdk.<div><br></div><div>Evan</div><div><br><div><div>On Sep 19, 2009, at 11:48 AM, Misha Brukman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Sat, Sep 19, 2009 at 2:37 PM, Wayne Anderson <span dir="ltr"><<a href="mailto:wanderon@comcast.net">wanderon@comcast.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> I hope I'm not missing something obvious.  I'm trying to get a native<br> binary for ARM from a .s file.  If I try to run "as -arch arm<br> myFile.s" I get an error message indicating that no installed<br> assembler exists for arm.<br> <br> as: assembler (/usr/bin/../libexec/gcc/darwin/arm/as or /usr/bin/../<br> local/libexec/gcc/darwin/arm/as) for architecture arm not installed<br> Installed assemblers are:<br> /usr/bin/../libexec/gcc/darwin/ppc64/as for architecture ppc64<br> /usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64<br> /usr/bin/../libexec/gcc/darwin/ppc/as for architecture ppc<br> /usr/bin/../libexec/gcc/darwin/i386/as for architecture i386<br> <br> Can anyone point me to where can I get the ARM assembler.  Or should<br> I  be using something else.<br></blockquote><div><br></div><div>You're trying to cross-compile, so you'll need to either download or build a cross-assembler (from binutils).</div></div> _______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu/">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></div></div>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></div></div></body></html>