[Coco] Software offer and Drive Pak solution

William Astle lost at l-w.ca
Sun Sep 19 14:38:30 EDT 2010


On 10-09-19 12:11 PM, Roger Taylor wrote:
> At 07:08 AM 9/19/2010, you wrote:
>> Roger Taylor wrote:
>>
>>>
>>>
>>> William,
>>>
>>> Using the syntax:
>>> lwasm file.asm -l -o file.bin
>>>
>>> I get the following error:
>>> This application has requested the Runtime to terminate it in an unusual
>>> way.
>>> Please contact the application's support team for more information.
>>>
>>> I can't find the syntax for lwasm in the docs so I assumed the typical.
>>> Did I do something wrong?
>>
>> Strangely enough a recent MESS revision had the same Runtime bug which
>> more specifically was reported by Visual C++. It happened when I
>> compiled MESS using mingw.
>>
>> I don't know the details of the fix, but the MESS team made one within
>> 1-2 days.
>
>
> My guess is that an external component is being referenced by the
> program that exists only on the author's system but should be embedded
> in the program.

Looks like it's even more elementary than that. For giggles, I ran a 
linux build of lwasm through valgrind and it complained about access to 
uninitialized memory being referenced. So it looks like it's just an 
accident that it was working on other systems.

-- 
William Astle
lost at l-w.ca




More information about the Coco mailing list