Compile the GNU MPFR Library for ARM Cortex M7
In a previous post, I described how to compile GMP (GNU MP) for Cortex M4 (eg: stm32f4) target on a Mac. I thought I would follow up and describe the steps required to build MPFR for cortex-m7 target on Mac. These steps should work just as well on Linux also. MPFR library is a C […]