Chris Antos replied to your cross-post on pilot.programmer.gcc.
-- Keith
"Ron Choy" <[EMAIL PROTECTED]> on 05/04/99 01:05:03 PM
Please respond to [EMAIL PROTECTED]
Sent by: "Ron Choy" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (Keith Rollin/HQ/3Com)
Subject: Dynamic UI API - unable to link?
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