<div dir="ltr"><div style>If I compile with </div><div style><br></div><div style>gcc test.c  -o test</div><div style><br></div><div style>it works fine, </div><div style><br></div><div style>mgnuc test.c -o test </div><div>
<br></div><div style>results in the same error as we know and love (cannot find stack_t), so it's definitely something in that script adding this lovely feature :) </div><div style><br></div><div style>We are getting closer! </div>
<div style><br></div><div style>Tycho</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 9:53 AM, Julien Fischer <span dir="ltr"><<a href="mailto:jfischer@opturion.com" target="_blank">jfischer@opturion.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
On Wed, 5 Jun 2013, Tycho Luyben wrote:<br>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, could be, how would I know though? It's the stock compiler for<br>
Ubuntu quantal; the same as on my x86 system where Mercury does<br>
compile  without issues only for ARM. Now maybe the maintainer for the<br>
ARM port did something, but how can I see/know that?<br>
</blockquote>
<br></div>
The macro __STRICT_ANSI__ should be defined if -ansi is enabled.<br>
Or you could just try compiling:<div class="im"><br>
<br>
   #include <ucontext.h><br>
   int main(void) { return 0; }<br>
<br></div>
with the ARM compiler and see if the same problem occurs.<br>
<br>
Cheers,<br>
Julien.</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font color="#0000ff" face="Arial" size="1"><br></font></div><font color="#0000ff" face="Arial" size="1"><div><font color="#0000ff" face="Arial" size="1"><br>
</font></div>Op de inhoud van deze e-mail en op alle diensten en producten van en onder E-lab BV of E-lab BV websites en werk namen zijn onze <a href="http://e-lab.nl/Voorwaarden.rtf" target="_blank">algemene voorwaarden</a> van toepassing. Aan de inhoud van de email en bijlagen kunnen geen rechten worden ontleend. </font><div>
<font color="#0000ff" face="Arial" size="1"><br></font></div><div><font color="#0000ff" face="Arial" size="1">The content of this e-mail as well as all services and products of E-lab BV fall under our terms of service. No rights may be derived from the content or attachments of this message.</font></div>

</div>