[RTEMS Project] #2990: RTEMS Source Builder Fails on Windows Builds

RTEMS trac trac at rtems.org
Thu Apr 13 07:48:24 UTC 2017


#2990: RTEMS Source Builder Fails on Windows Builds
---------------------------------+--------------------------
 Reporter:  Worth Burruss        |       Owner:  Chris Johns
     Type:  defect               |      Status:  reopened
 Priority:  normal               |   Milestone:  4.11.2
Component:  RSB                  |     Version:  4.11
 Severity:  normal               |  Resolution:
 Keywords:  windows, MSYS2, gcc  |
---------------------------------+--------------------------
Changes (by Chris Johns):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Building 4.11.2-rc4 on Windows with a new MSYS2 install has an error on
 `rtems-arm`:

 {{{
 In file included from ../../gcc-4.9.3/gcc/cp/except.c:1013:0:
 cfns.gperf: In function 'const char* libc_name_p(const char*, unsigned
 int)':
 cfns.gperf:101:1: error: 'const char* libc_name_p(const char*, unsigned
 int)' redeclared inline with 'gnu_inline' attribute
 cfns.gperf:26:14: note: 'const char* libc_name_p(const char*, unsigned
 int)' previously declared here
 cfns.gperf: At global scope:
 cfns.gperf:26:14: warning: inline function 'const char* libc_name_p(const
 char*, unsigned int)' used but never defined
 make[2]: *** [Makefile:1059: cp/except.o] Error 1
 }}}

 I am not sure the patch is ok so I am reopening this ticket.

--
Ticket URL: <http://devel.rtems.org/ticket/2990#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list