Differences between the 3 options for floating point ABI?
Hi,
I have an STM32L4 and i use softfp on linux and hard on windows.
On Linux, i have just not compiled gcc to works with hard.
Soft don't works.
I think theses parameters are to use better the chip. Some chip can use hardware to calculate float.
I don't know why it not works with soft for me...
rbeal