I'm trying to switch from Codewarrior to PRC Tools due to the Mac version no longer being updated, and lacking Perl support in Mac OS X. I've got everything compiling, but I'm stuck on linking...
m68k-palmos-gcc -palmos5.0 -g -DDEBUG_BUILD -include Src/Prefix/PalmPrefix.h -I Src -o Obj/AppName.app Src/LotsOfFiles.o /usr/local/prc-tools/m68k-palmos/bin/ld: region coderes is full (Obj/AppName.app section .text) How do I fix this? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
