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 libstdc++/21523] [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux


------- 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


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