[RTEMS Project] #4057: RSB 5/rtems-arm fails to build on Windows
RTEMS trac
trac at rtems.org
Thu Aug 20 22:31:06 UTC 2020
#4057: RSB 5/rtems-arm fails to build on Windows
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: highest | Milestone: 5.1
Component: tool/newlib | Version: 5
Severity: critical | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
{{{
In file included from
../../../../../../../../../../../gcc-7.5.0/newlib/libm/machine/arm/s_ceil.c:39:0:
../../../../../../../../../../../gcc-7.5.0/newlib/libm/machine/arm/../../math/s_ceil.c:23:10:
fatal error: fdlibm.h: No such file or directory
#include "fdlibm.h"
^~~~~~~~~~
compilation terminated.
make[9]: *** [Makefile:310: lib_a-s_ceil.o] Error 1
make[9]: *** Waiting for unfinished jobs....
In file included from
../../../../../../../../../../../gcc-7.5.0/newlib/libm/machine/arm/s_floor.c:39:0:
../../../../../../../../../../../gcc-7.5.0/newlib/libm/machine/arm/../../math/s_floor.c:65:10:
fatal error: fdlibm.h: No such file or directory
#include "fdlibm.h"
^~~~~~~~~~
compilation terminated.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4057>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list