avr-libstdcpp icon indicating copy to clipboard operation
avr-libstdcpp copied to clipboard

<cmath> not compatible with -mdouble=64

Open sprintersb opened this issue 11 months ago • 1 comments

As it seems, this library is not compatible with -mdouble=64, which is enabled in the default conrigurations since v10, see

  • https://gcc.gnu.org/gcc-10/changes.html#avr
  • https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mdouble

sprintersb avatar May 10 '25 10:05 sprintersb