I've gotten the new prctools and followed install instructions. Some
simple apps compile neatly, but as soon as I do something that needs the
standard math library (-lm), it goes nuts beginning with things like:

/usr/local/gnu/m68k-palmos-coff/lib/crt0.o(.text+0x58):crt0.c: relocation
truncated to fit: DISP16 __reloc_data_for_main
/usr/local/gnu/m68k-palmos-coff/lib/crt0.o(.text+0x70):crt0.c: relocation
truncated to fit: DISP16 __do_bhook
/usr/local/gnu/m68k-palmos-coff/lib/crt0.o(.text+0x8e):crt0.c: relocation
truncated to fit: DISP16 __do_ehook

Then it can't find any of the math functions.

Now I assume this could be a library directory error, but I can't seem to
correct the problem by explicitly specifying the directory, so I must be
missing something simple.

This is on Linux, and the older 0.5 prc-tools work just fine for me. All
I'm doing to switch between the two is setting my PATH different (old ones
are in /usr/local/palm whereas new ones are in /usr/local/gnu)

Any help for this?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to