I am getting these error. C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30022: Error: Value of 67976 too large for field of 2 bytes at 0x3ae C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30022: Error: value out of range C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30039: Error: Value of 68042 too large for field of 2 bytes at 0x3de C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30039: Error: value out of range C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30240: Error: Value of 67976 too large for field of 2 bytes at 0x3ae C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30240: Error: value out of range C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30257: Error: Value of 68042 too large for field of 2 bytes at 0x3de C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccNhnO10.s:30257: Error: value out of range
My Command is : m68k-palmos-gcc -O1 -Wa,-J student.o student-sections.o student-sections.ld -o "Student" My C file have 14k lines of code. The only solutin I can reach for this is break big C file into multiple file, which I really don;t want. Please advise and suggest if there is way around. Thanks, __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
