<div dir="ltr">Ah! I knew that, sorry. Ok, yes with --no-ansi it works fine... <div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 10:17 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>
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">
If I compile with <br>
gcc test.c  -o test<br>
<br>
it works fine, <br>
mgnuc test.c -o test <br>
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 :)<br>
</blockquote>
<br></div>
mgnuc will pass -ansi by default, so that's not too suprising, wWhat if you do:<br>
<br>
   mgnuc --no-ansi test.c -o test<br>
<br>
Inside the mgnuc script there is a variable named "verbose" which is set<br>
to "false".  If you change its value to "true" then it will print out<br>
the command line used to invoke the C compiler.<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>