bootstrap/3250: gcc 3.0 will not compile on SPARC Solaris 2.5.1 system

Craig Rodrigues rodrigc@mediaone.net
Fri Jan 18 08:07:00 GMT 2002


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3250

jzago,

toplevc.c includes intl.h.  In intl.h there are these lines:

#ifdef HAVE_LOCALE_H
# include <locale.h>
#endif

If locale.h is not getting included, then that means that HAVE_LOCALE_H
is not defined, so the configure script might not be working on
your system.

Can you provide a copy of the config.log and config.cache
files that are created on your system when you try to configure
gcc 3.0.3 for building?

--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net





More information about the Gcc-bugs mailing list