build error in 2.4.0-20160923 snapshot

Joel Sherrill joel.sherrill@oarcorp.com
Wed Nov 9 20:48:00 GMT 2016


Hi

I was updating the RTEMS tools to use the latest snapshot
and got this build error:

../../../../../../gcc-6-20160609/newlib/libc/ctype/ctype_.c:92:6: error: conflicting types for '_ctype_b'
  char _ctype_b[128 + 256] = {
       ^~~~~~~~
In file included from ../../../../../../gcc-6-20160609/newlib/libc/ctype/ctype_.c:38:0:
../../../../../../gcc-6-20160609/newlib/libc/ctype/ctype_.h:9:15: note: previous declaration of '_ctype_b' was here
    extern char _ctype_b[];


Is this fixed on master?

If so, should there be a new snapshot?

Thanks.

--joel



More information about the Newlib mailing list