pea
developer
Hi all,
If I use a float anywhere in my code, do I need to use the -msoft-float flag? I read in an older post that you can safely leave this off, and GCC will determine for itself that it needs software floating point operations.
If I use a float anywhere in my code, do I need to use the -msoft-float flag? I read in an older post that you can safely leave this off, and GCC will determine for itself that it needs software floating point operations.