I know that g++ supports 64 bit integers and pointers with the -m64
flag, and that I can compile with the -m68332 flag, however I am
wondering if g++ supports 64 bit floating point operations?  Is it
possible on the Motorola 68332 chip (32 bit processor)?  Are there
other compilers that have this functionality?

_______________________________________________
Help-gplusplus mailing list
Help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to