<div class="gmail_quote">On Thu, Mar 14, 2013 at 6:48 PM, Alexander Neundorf <span dir="ltr">&lt;<a href="mailto:a.neundorf-work@gmx.net" target="_blank">a.neundorf-work@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Please verify that it works, so I can still get it into 2.8.11 hopefully.<br></blockquote><div><br>I just realized that the cmake files use the default ABI type which is still the legacy COFF, and not EABI.<br><br>That is a bit unfortunate because we cannot put &quot;--abi=eabi&quot; in there due to the fact that the user would not be able to override that when COFF is desired. This is a toolchain limitation that you cannot define both, and the latter will be applied as one would think that.<br>
<br>The consequence is that the majority of the people will need to define that explicitly. Unfortunately, not much we can do about it, but it is worth nothing.<br><br>Laszlo <br></div></div>