This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21523] [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2005 19:25:57 -0000
- Subject: [Bug libstdc++/21523] [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux
- References: <20050511230328.21523.janis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis187 at us dot ibm dot com 2005-05-12 19:25 -------
Subject: Re: [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux
> Would you please try the attached patch for 3.4? I have a similar patch
> for 4.0 which I will attach soon.
With GCC 3.4.4 RC1 the following on an 8-proc powerpc64-linux system:
$src/configure --enable-languages=c++ ...
make -j 8 bootstrap
make install
failed without the patch, succeeded with the patch. I'm running the
same thing again for good measure and then will build all languages
(except Ada) and run the testsuites.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21523