> I just wanna use functions from MathLib. I found a doc in the web that said > to get the .c and .h files, that comes with MathLib zip file, as you know. > But after that, may I compile mathlib.c with my own .c files, as I think? > And if the answer is yes, how to do that? 'Cause I've tried, with no > success, 'cause mathlib.c has include for "pilot.h", and many types that I > can't compile. I think that's in an old tools version of mine. I use > GCC/PRC-Tools.
If you get a current version of MathLib from Rick Greham's page, you'll have code that has been updated to the current SDKs. The copy you have is too old. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
