Hello.

My platform is WindowsNT using  GCC. I'm using the
SDK3.5

The program compiles just great. The tex2hex program worked 100%.

When I added code to make use of the new serial manager functions it
compiled 100%
( by the way I do have a #include <SerialMgr.h>  and #include
<SysUtils.h> in the code)

But the linking process is  not so hot.  The linking process halts  on
ALL and ONLY on  the serial manager functions. It can not  seem to find
their
 code in the library.

an example of the error:
serial.o(.text+0x44):serial.cc relocation truncated to fit: DISP16
SrmOpen

Has anyone seen this before or have any suggestions?
Any help most appreciated.
Regards,
Dave.





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

Reply via email to