Hmmm... seems like the linker was unable to resolve SrmOpen. Did you try
including the library where the function resides in the link command? I'm
not sure if even this would work. Are SDK object binaries compatible with
GCC?
> ----------
> From: Dave Cobb[SMTP:[EMAIL PROTECTED]]
> Reply To: Palm Developer Forum
> Sent: Monday, April 03, 2000 5:09 PM
> To: Palm Developer Forum
> Subject: New Serial Manager problem.
>
>
> 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
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html