Forum Discussion
Altera_Forum
Honored Contributor
7 years agoActually, I have just did an objdump on the libm.a from newlib and it does make use of the hardware FPU.
So, somewhere I need to link to this libm.a instead of some other math library. How do I specify the Newlib libm.a instead of whatever it is trying to use??