hi,
I am getting the following errors..
In function `__do_bhook':: relocation truncated to fit: DISP16 start
relocation truncated to fit: DISP16 start[hooks.c]
In function `_GccRelocateData':: relocation truncated to fit: DISP16 start
relocation truncated to fit: DISP16 start[dreloc.c]
In function `__do_ehook':: relocation truncated to fit: DISP16 start
relocation truncated to fit: DISP16 start[hooks.c]
In function `__do_ctors':: relocation truncated to fit: DISP16 start
relocation truncated to fit: DISP16 start[hooks.c]
In function `start':: relocation truncated to fit: DISP16 _GccRelocateData
relocation truncated to fit: DISP16 _GccRelocateData[crt0.c]
relocation truncated to fit: DISP16 __do_bhook
relocation truncated to fit: DISP16
__do_bhook[/usr/m68k-palmos/lib/crt0.o(.text+0x50):crt0.c]
relocation truncated to fit: DISP16 __do_ctors
relocation truncated to fit: DISP16
__do_ctors[/usr/m68k-palmos/lib/crt0.o(.text+0x5a):crt0.c]
relocation truncated to fit: DISP16 __do_dtors
relocation truncated to fit: DISP16
__do_dtors[/usr/m68k-palmos/lib/crt0.o(.text+0x70):crt0.c]
relocation truncated to fit: DISP16 __do_ehook
relocation truncated to fit: DISP16
__do_ehook[/usr/m68k-palmos/lib/crt0.o(.text+0x7a):crt0.c]
In function `__do_dtors':: relocation truncated to fit: DISP16 start
relocation truncated to fit: DISP16 start[hooks.c]
no memory region specified for section `Sec1'
no memory region specified for section `Sec2'
i knew the plm is that the code is too large . i faced this problem
before, but when i did the segmentation i was able to execute the
code.Now,when i add two more files for my application.i am getting the same
errors as before.After done with the segmentation i am getting few errors..
eg for this function
static DownlInfo *InfoNew(Char *uP)EXTRA_SECTION_SEC3;
i am getting the following errors
data definition has no type or storage class
type defaults to `int' in declaration of 'InfoNew'
parse error before `*'
similarly for other functions too.. and i dont get what happens to cause
this error no memory region specified 'Sec1'??
do any one have idea on this..
Thanks!
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/