From: James Tabor
crt: [CC] float/clearfp.c float/clearfp.c: In function `_clearfp': float/clearfp.c:8: warning: implicit declaration of function `_statusfp' make[1]: *** [float/clearfp.o] Error 1 make: *** [crt] Error 2
This is a cross-build on Linux, right? I've copied mingw32/sys-include/float.h (below my mingw install dir) to reactos/lib/crt/include, which allows the compile to continue. It feels hackish though...
Ge van Geldorp.