On 31 Jan 2022 08:36, Joel Sherrill wrote: > In file included from > ../../../../../../gnu-mirror-gcc-40ccb47/newlib/libm/machine/arm/s_floor.c:39: > ../../../../../../gnu-mirror-gcc-40ccb47/newlib/libm/machine/arm/../../math/s_floor.c:65:10: > fatal error: fdlibm.h: No such file or directory > 65 | #include "fdlibm.h" > | ^~~~~~~~~~ > compilation terminated. > make[5]: *** [lib_a-s_floor.o] Error 1 > ../../../../../../gnu-mirror-gcc-40ccb47/newlib/libm/machine/arm/s_fma_arm.c:37:10: > fatal error: math_config.h: No such file or directory > 37 | #include "math_config.h" > | ^~~~~~~~~~~~~~~ fairly certain it's the same as another bug reported on the list. the fix was waiting for review, and i just pushed it. so please give it another try. -mike