[RTEMS Project] #2990: RTEMS Source Builder Fails on Windows Builds
RTEMS trac
trac at rtems.org
Tue Aug 8 00:03:00 UTC 2017
#2990: RTEMS Source Builder Fails on Windows Builds
---------------------------------+--------------------------
Reporter: Worth Burruss | Owner: Chris Johns
Type: defect | Status: reopened
Priority: normal | Milestone: 4.12.0
Component: RSB | Version: 4.12
Severity: normal | Resolution:
Keywords: windows, MSYS2, gcc |
---------------------------------+--------------------------
Comment (by Chris Johns):
sparc gdb-7.12:
{{{
../../../gdb-7.12/sim/erc32/sis.c: In function 'main':
../../../gdb-7.12/sim/erc32/sis.c:245:16: warning: implicit declaration of
function 'fcntl' [-Wimplicit-function-declaration]
termsave = fcntl(0, F_GETFL, 0);
^~~~~
../../../gdb-7.12/sim/erc32/sis.c:245:25: error: 'F_GETFL' undeclared
(first use in this function)
termsave = fcntl(0, F_GETFL, 0);
^~~~~~~
../../../gdb-7.12/sim/erc32/sis.c:245:25: note: each undeclared identifier
is reported only once for each function it appears in
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2990#comment:14>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list