[m-users.] Mercury on ARM

Tycho Luyben tycho at e-lab.nl
Wed Jun 5 21:40:52 AEST 2013


(in case it wasn't clear; the compiling of that test code works fine; and
looking at the command used for compiling the
mercury code, it is also using --no-ansi... So can it be something else?)


On Wed, Jun 5, 2013 at 10:18 AM, Tycho Luyben <tycho at e-lab.nl> wrote:

> 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.
>



-- 


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/a59da491/attachment.html>


More information about the users mailing list