For GCC you normally put -g flag to enable debugging. This produceses some extra staff (presumably NOP commands with line numbers) in COFF. But will .prc file be affected ?
In other words, should I recompile the whole application with out -g, (add m68k-palmos-strip, etc) for the release, or leave it as it is ? Regs Michael -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
