Hi, Kuno.

Take a look at "3.2 Multiple code resources" on the Prc-tools manual.

Ellis 

--- In [EMAIL PROTECTED], "Kuno" <[EMAIL PROTECTED]> wrote:
> I am currently building a gSOAP project.
> The individual object files are not more than 32KB or so.
> 
> But still I get the following link errors (with PRC-TOOLS):
> 
> Linking Object Files
> /usr/m68k-palmos/bin/ld: region coderes is full
> (./M68k_Palm_OS_Debug/TestWebApp
>  section .text)
> /usr/m68k-palmos/lib/crt0.o: In function `start':
> crt0.c:62: relocation truncated to fit: DISP16 _GccRelocateData
> crt0.c:64: relocation truncated to fit: DISP16 __do_bhook
> crt0.c:67: relocation truncated to fit: DISP16 __do_ctors
> crt0.c:72: relocation truncated to fit: DISP16 __do_dtors
> crt0.c:74: relocation truncated to fit: DISP16 __do_ehook
> ./M68k_Palm_OS_Debug/frmMain.o(.text+0x142):frmMain.c: relocation 
truncated
> to f
> it: DISP16 memcpy
> ./M68k_Palm_OS_Debug/soapC.o(.text+0x8b8):soapC.cpp: undefined 
reference to
> `soa
> p_resolve_ptr
> '
> (etc. etc.......)
> 
> Anybody could give me a hint, what's wrong. Will breaking the code 
into
> multiple segments help?
> 
> Thanks,
> Kuno
> 
> 
> 
> -- 
> 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