This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-02 11:57:36 UTC ---
Author: rguenth
Date: Wed Jan  2 11:57:31 2013
New Revision: 194804

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194804
Log:
2013-01-02  Richard Biener  <rguenther@suse.de>

    PR bootstrap/55784
    * configure.ac: Add $GMPINC to CFLAGS/CXXFLAGS.
    * configure: Regenerate.

    ada/
    * gcc-interface/Makefile.in: Add $(GMPINC) to includes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gcc/configure
    trunk/gcc/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]