Compiling with -msoft-float
Eljay Love-Jensen
eljay@adobe.com
Mon May 23 15:48:00 GMT 2005
Hi thanOS,
>i tried to g++ -o MyTest MyTest.cpp -msoft-float
Try: g++ -o MyTest MyTest.cpp -msoft-float -lm
HTH,
--Eljay
More information about the Gcc-help
mailing list