Hi,
I'm trying to write an app with the dynamic UI API, PalmOS SDK 3.0, gcc
2.7.2.2-kgpd-071097, under win98
I run into this problem of not being able to link with any functions that
are in the API, e.g.
C:\WINDOWS\TEMP/cc0010001.o(.text+0x2e8):C:\CS542\Hello\hello.c: relocation
truncated to fit: DISP16 FrmNewForm
My tools are vanilla (freshly installed, no paths modified). Is there a path
I need to set so that it links to the right library? Or do I need to
download something for the dynamic UI API?
Thanks!
Ron