Hi All, When issuing following command to build project using GNU-prc tools I hit following problem. Any Ideas :
m68k-palmos-gcc -O2 -Wa,-J -D__MULTI_SEG_APP__ Main.o Data.o Forms.o my-sections.o my-sections.ld DB2eGNU.o -o "newBigProject2" /prc-tools/H-i586-cygwin32/m68k-palmos/bin/ld: region mysection2res is full (mysection2res section mysection2) /prc-tools/H-i586-cygwin32/m68k-palmos/bin/ld: region mysection3res is full (mysection3res section mysection3) /prc-tools/H-i586-cygwin32/m68k-palmos/bin/ld: region mysection4res is full (mysection4res section mysection4) /prc-tools/H-i586-cygwin32/m68k-palmos/bin/ld: region mysection5res is full (mysection5res section mysection5) /prc-tools/H-i586-cygwin32/m68k-palmos/bin/ld: region mysection6res is full (mysection6res section mysection6) Thanks __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
