Page 2 of 2

Re: Hack 1.03 for the QL

Posted: Wed Dec 28, 2022 10:23 pm
by neozeed
Derek_Stewart wrote: Wed Dec 28, 2022 3:34 pm Hi,

Just downloaded the Git Hub zio file, quite big program.

Writing in assembler was just wild idea... maybe C is better.

Can this be compiled with C68 instead of GCC?
Probably it's not very exciting C... I have built it with Microsoft C, 16bit & 32bit, so I should imagine it's dooable.

Re: Hack 1.03 for the QL

Posted: Thu Dec 29, 2022 2:19 am
by neozeed

Code: Select all

"eat.c", line 455: warning [3]: using out of scope declaration for 'prme'
 as68 -v c:\xtc\temp\eat.s eat.o
Sozobon Assembler, Version 2.0
Copyright (c) 1988,1991 by Sozobon, Limited
make: *** [eat.o] Error -1073741819
Turns out sozobon isn't really geared to hack. Not so sure why.