[m-users.] Mercury on ARM

Tycho Luyben tycho at e-lab.nl
Wed Jun 5 18:18:38 AEST 2013


Ah! I knew that, sorry. Ok, yes with --no-ansi it works fine...




On Wed, Jun 5, 2013 at 10:17 AM, Julien Fischer <jfischer at opturion.com>wrote:

>
> On Wed, 5 Jun 2013, Tycho Luyben wrote:
>
>  If I compile with
>> gcc test.c  -o test
>>
>> it works fine,
>> mgnuc test.c -o test
>> 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 :)
>>
>
> mgnuc will pass -ansi by default, so that's not too suprising, wWhat if
> you do:
>
>    mgnuc --no-ansi test.c -o test
>
> Inside the mgnuc script there is a variable named "verbose" which is set
> to "false".  If you change its value to "true" then it will print out
> the command line used to invoke the C compiler.
>
> Cheers,
> Julien.




-- 


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 algemene
voorwaarden<http://e-lab.nl/Voorwaarden.rtf>van toepassing. Aan de
inhoud van de email en bijlagen kunnen geen rechten
worden ontleend.

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20130605/a917bfcc/attachment.html>


More information about the users mailing list