Hi, I am trying to move an application from Metro Works to PODS.� I have gotten everything to compile but now during linking I am getting over 10,000 �relocation truncated to fit� errors.� Here is a sample
Debug/Util.o(.text+0x7c6):Util.cpp:686: relocation truncated to fit: DISP16 OTHardware::IsPalm(void) const Debug/Util.o(.text+0x7ea):Util.cpp:687: relocation truncated to fit: DISP16 OTHardware::IsSony(void) const Debug/Util.o(.text+0x802):Util.cpp:758: relocation truncated to fit: END16 gxMainScreen At first I thought it might be due to not having enough segments (to get it to compile I had to create a number of segments).� So I tried creating another segment.� However this caused the number of �relocation truncated to fit� errors to increase. Any help as to the cause of the error or what I can do to fix it would be greatly appreciated. Thanks in advance! Stephen Johnson Software Engineer Olive Tree Bible Software www.olivetree.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
