This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Make failure with GCC-3.3.X and GCC-3.4.0 on Solaris 8 ] : gmake:*** [all-libiberty] Error 2
- From: DJ Delorie <dj at redhat dot com>
- To: dsuares at nortelnetworks dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 27 May 2004 14:12:57 -0400
- Subject: Re: [Make failure with GCC-3.3.X and GCC-3.4.0 on Solaris 8 ] : gmake:*** [all-libiberty] Error 2
- References: <40B5D1EE.8070500@nortelnetworks.com>
This generally means that there was some systemic warning message from
your compiler, which fails ALL the configure tests. Look in
config.log and see what it's running, and what it's getting for
messages. You have to suppress ALL messages somehow.