<div dir="ltr">Your best bet would be to ask on the apple developer forums.<div><br></div><div style>-eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 5, 2013 at 3:10 AM, Cosimo Caproni <span dir="ltr"><<a href="mailto:cosimocaproni@me.com" target="_blank">cosimocaproni@me.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello,<div>I wanted to know about the reasons Apple dropped the support for "arm" target in its ld64. After searching in the sourcecode I found out that ld64 supports armv4 armv5 armv6 armv7 and its subtypes. The code shows that <span style="color:rgb(209,44,38);font-family:Menlo;font-size:11px">-force_cpusubtype_ALL</span> for ARM targets is no more supported in "src/ld/options.cpp") and <span style="font-family:Menlo;font-size:11px"><span style="color:#bb2d9d">static</span></span><span style="font-family:Menlo;font-size:11px"> </span><span style="font-family:Menlo;font-size:11px"><span style="color:#bb2d9d">const</span></span><span style="font-family:Menlo;font-size:11px"> </span><span style="font-family:Menlo;font-size:11px"><span style="color:#4e8186">ARMSubType</span></span><span style="font-family:Menlo;font-size:11px"> ARMSubTypes[]</span> doesn't include "arm" as a possible subtype. My question is whether this behavior is required by LLVM, which does not support an unspecific ARM target or it's Apple decision to remove it in order to remove support from older devices.</div>
</div><br>_______________________________________________<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" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>