I assemble it using 'as --gdwarf2 -o temp.o temp.S' and link using 'ld -o temp temp.o'OK, I'll reply to myself, I have to use --gstabs instead of --gdwarf2 (found this one on net). However, the progress isn't very good -- gdb no longer complains for debugging symbols but as soon as I type "b temp", I see "Cannot access memory at address 0xe4"... huh?
-- MiKRO / Mystic Bytes http://mikro.atari.org