This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
- From: "Bill C Riemers" <bcr at babel dot lz dot att dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 24 Jan 2003 16:46:00 -0000
- Subject: Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
- Reply-to: "Bill C Riemers" <bcr at babel dot lz dot att dot com>
The following reply was made to PR bootstrap/8844; it has been noted by GNATS.
From: "Bill C Riemers" <bcr@babel.lz.att.com>
To: <gcc-gnats@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>, <nobody@gcc.gnu.org>,
<gcc-prs@gcc.gnu.org>, <philippe.defert@cern.ch>, <aoliva@rethat.com>
Cc:
Subject: Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
Date: Fri, 24 Jan 2003 11:36:17 -0500
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8844
I see the same problem, and I believe I reported the same problem with gcc 3.0. The
problem seems to have existed ever since Alexandre Oliva's (aoliva@redhat.com) on
the 10th of September 2000.
The correct way to fix the problem is to apply your fix to "ltconfig" and then rebuild all
the "configure" scripts with "autoconf".
Bill