You are looking in the wrong place. libPalmOSGlue.a and libPalmOSGlue-debug.a are located in \PalmDev\sdk-5\lib\m68k-palmos-coff. You need to follow the advice given to you in http://www.escribe.com/computing/pcpqa/m88838.html and download from the link that is now labelled:
Unsupported Palm OS Garnet SDK (68K) R3 for PRC-Tools Zip archive containing the SDK static libraries only. HTH... Dave "cristian brunelli" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, thanks for help, but my problem remains. I'm going to explain better > my situation. > I use: > -PRCTools 2.3; > -PalmOS SDK 5 R3; > -Cygwin in c:\cygwin; > > I run paldev-prep.exe, which found in /PalmDev the sdk-5, headers in 'Incs' > and libraries in 'lib'. > > I have PalmOSGlue headers in c:\PalmDev\sdk-5\Incs\libraries\PalmOSGlue > I have PalmOSGlue.lib and PalmOSGlue(debug).lib in > c:\PalmDev\sdk-5\lib\PalmOSGlue > > I didn't find any PalmOSGlue.a in any directory. I think it should be in > c:\cygwin\usr\m68k-palmos\lib > > Until now I've never had any problem with this setup, but now I need to use > MemGluePtrNew() and so I need to add -lPalmOSGlue to my command line, and > this doesn't work... > My app.prc size is of about 37Kb, but much is for bitmap resources and > fonts, so I don't think this problem comes from the size of the text > resource.. > > I think that this isn't a common problem, because on the internet I didn't > find anything that explains how to use a library. I searched on PalmOS sites > and GCC sites, but nothing about how install or use a library. > > I hope in some help in this group!:D > Bye, and thanks for help! > Cristian > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
