[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sat Dec 22 18:39:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-12-22 18:38:55 UTC ---
On x86_64-apple-darwin10 I have successfully bootstrapped revision 194694 with
the patches in comments #3 and #5, and configured with

../work/configure --prefix=/opt/gcc/gcc4.8w
--enable-languages=c,c++,fortran,objc,obj-c++,java,ada,lto --with-gmp=/opt/mp
--with-system-zlib --with-isl=/opt/mp --enable-lto --enable-plugin
--enable-build-with-cxx

So java/libjava seem OK (regtest scheduled for tonight).



More information about the Gcc-bugs mailing list