Thank you, I'll try that!

Dominique Martel


-----Original Message-----
From: Holger Klawitter [mailto:[EMAIL PROTECTED]]
Sent: 18 juin, 2002 03:16
To: Palm Developer Forum
Subject: Re: Linking error HELP PLEASE!!!


>
> The error returned is:
>
>
/prc-tools/H-i586-cygwin32/m68k-palmos/lib/libcrt.a(gdbstub.o)(.text+0x3c):
>g dbstub.c:relocation truncated to fit
>
> :DISP16 start
>

This error flags up whenever it linker tries to generate a jump over more
then 32k. You can either split your program into multiple segments or you
can rearrange your code in order to make such large jump unnecessary.

With kind regards / mit freundlichem Gru�
        Holger Klawitter
--
[EMAIL PROTECTED]                                              
http://www.klawitter.de/palm

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to