[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Mintlib based Software running under plain TOS



m0n0 wrote:
My mistake - again, looks like I removed -m68000 from the Makefile during
last cleanup... , adding that also helps (without making use of
-fomit-frame-pointer)!

Mmmm...
-m68000 is the default, so if you add it (without any other CPU option) it should not change anything.

Maybe you didn't clear your work dir correctly and linked with wrong .o files ?
Or maybe you are facing a random problem due to a buffer overflow.

--
Vincent Rivière