Thanks that may be the explanation ... but i am suspecting there is something else ... will check these days ...
"Dave Carrigan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, Apr 23, 2004 at 12:12:31AM +0200, Lazar Otasevic wrote: > > > (.text+0x292):CPP_NAJ.cpp: undefined reference to `start(void)' > > /usr/m68k-palmos/lib/crt0.o(.text+0x50): In function `start': > > crt0.c:64: relocation truncated to fit: DISP16 __do_bhook > > /usr/m68k-palmos/lib/crt0.o(.text+0x5a):crt0.c:67: relocation truncated to > > fit: > > DISP16 __do_ctors > > /usr/m68k-palmos/lib/crt0.o(.text+0x70):crt0.c:72: relocation truncated to > > fit: > > DISP16 __do_dtors > > /usr/m68k-palmos/lib/crt0.o(.text+0x7a):crt0.c:74: relocation truncated to > > fit: > > This is still a too-large code jump problem, so you need to split your > code into more/smaller segments. > > -- > Dave Carrigan > Seattle, WA, USA > [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 > UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL > > Dave is currently listening to Bob Dylan - Desolation Row (Genuine Live 1966) > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
