I have the following include: #include <math.h> And I get this errors: conflicting types for built-in function `cos'[/usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/../../../../m68k-palmos/include/math.h]
conflicting types for built-in function `sin'[/usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/../../../../m68k-palmos/include/math.h] conflicting types for built-in function `sqrt'[/usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/../../../../m68k-palmos/include/math.h] in inclusion /usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/../../../../m68k-palmos/include/math.h:48 Thanks in advance for your help! Jose -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
