From: Scott W. <swa...@my...> - 2002-01-14 21:40:17
|
Marco, hi, I'm assuming that you checked to make sure the that the=20 libPalmOSGlue.a is actually in the right place. If it is, and the=20 compiler is still not finding it, try doing a /usr/local/bin/m68k-palmos-gcc -v or whatever path is appropriate. This should tell you all the places tha= t=20 your compiler is looking for things. Make sure that there is a=20 -L<path-to-libPalmOSGlue>, otherwise you might try explicitly including t= he=20 path in the link flags. hope this helps, -Scott =09 (by the way your english is great.) > Hi, >=20 > Db is a cool software for Palm. So I want to compile my personal editio= n of > DB without support of plug-ins, scripts and others. I have used configu= re to > generate makefile, but the file generated is wrong. I have fixed some p= aths > but I can=B4t link code (can=B4t find PalmOSGlue lib). My source versio= n is > 0.3.3c and I using cygwin and prc-tools 2.0.92 in a win2k box. >=20 >=20 > Regards, >=20 > Marco >=20 > P.S. Sorry about my bad English. >=20 >=20 > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list >=20 --=20 |