Your problem is that your code segment has gotten too large, resulting
in a jump of more than 32k when it tries to link to the floating point
library. Read the list and the docs on how to split your code into
multiple sections.
On Dec 16, 2007, at 10:47 PM, Geetha Arasu wrote:
IS there any way to convert the standard c datatypes to palm
datatype..
Actually i have one main.c file, which i am able to compile.. I have
10 more files
which has to be linked with main file for the application..But those
files have standard c data types which is
incompatible to palmos..
hence, i tried converting those files to palmosdatatypes
but it shows so many errors of the same..
relocation truncated to fit: DISP16 __divsi3.. Any suggestions..
--
For information on using the ACCESS Developer Forums, or to
unsubscribe, please see http://www.access-company.com/developers/forums/
--
Dave Carrigan
[EMAIL PROTECTED]
Seattle, WA, USA
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/