I'm not sure if this is a C problem or a Palm problem, but here it is: I'm using MathLib and doing some basic calculations using some double-precision floats. I'm working in Codewarrior and when I try to compile I get these errors:
Link Error : Victory.c: '_d_itod' referenced from 'RecordData' is undefined. Link Error : Victory.c: '_d_utod' referenced from 'RecordData' is undefined. Link Error : Victory.c: '_d_sub' referenced from 'RecordData' is undefined. Link Error : Victory.c: '_d_div' referenced from 'RecordData' is undefined. Link Error : Victory.c: '_d_add' referenced from 'RecordData' is undefined. Anyone got suggestions for a remedy? Thanks, Sean _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
