> Never mind.  Renaming MathLib.c to MathLib.cpp seemed to fix it.  
> 
> ~Rich

The alternative would have been to activate the C++ compiler in the C/C++ Language 
settings panel. This forces all of the source files to be compiled as C++ files 
including those files with a .c extension. I suspect the link error was due to 
function name mangling associated with the C++ compiler.

Vinu


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to