Hi! > Can anyone help interpret the following error messages > that suddenly appeared when I tried to compile my > program ? > > /prc-tools/H-i586-cygwin32/m68k-palmos/lib/crt0.o(.text+0x46):crt0.c: > relocation truncated to fit: DISP16 _GccRelocateData
Your program has exceeded the maximum size of a single code segment. You will have to divide it into several segments. Welcome to a world of pain! Cheers, Tilo -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
