I'm trying to compile a PNOlet in PODS v1.0 alpha for an OS 5 target, and I'm having 
trouble with floating point support. The linker comes back with messages like the 
following:

palink: error: (LINK0033) undefined symbol: (from NativeCode/ARMC1000/PNOMain.o) 
FlpDoubleToInt32
palink: error: (LINK0033) undefined symbol: (from NativeCode/ARMC1000/PNOMain.o) 
FlpDivDouble
palink: error: (LINK0033) undefined symbol: (from NativeCode/ARMC1000/math_double.o) 
FlpDivDouble
palink: error: (LINK0033) undefined symbol: (from NativeCode/ARMC1000/PNOMain.o) 
FlpAddFloat

And so on....

Are there no libraries included with PODS that provide the core math operators for 
double/floats, or have I just totally missed it?

Thanks for your help!

-Robert Hildinger



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

Reply via email to