I've been unable to use the TxtGlueUpperChar function in an application I'm trying to write using the gcc tools (on win 2000) and the latest sdk. Has anyone successfully managed this or have any suggestions on what settings I might need to check are correct.
The error I get is... m68k-palmos-gcc -palmos4.0 -lPalmOSGlue -g -DDEBUG_BUILD -o gcc/Project gcc/proj.o gcc/projdb.o gcc/ projview.o gcc/utils.o gcc/tree.o gcc/projview.o: In function `ProjectViewHandleKey': projview.c:137: undefined reference to `TxtGlueUpperChar' collect2: ld returned 1 exit status make: *** [gcc/Project] Error 1 ...I'm guessing that somewhere along the line it's not finding the correct library. Cheers, Scott -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
