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 mark at codesourcery dot com  2005-05-11 23:06 -------
Subject: Re:  New: 3.4.4 RC1 fails libstdc++ install
 on powerpc64-linux

janis at gcc dot gnu dot org wrote:
> GCC 3.4.4 RC1 fails "make install" for powerpc64-linux.  Recent builds
> from the 3.4 and 4.0 CVS branches fail in the same way, with a link of
> powerpc64-linux/libstdc++-v3/testsuite/abi_check failing because a
> compatible version of libv3test.a is not found.  abi_check is built
> successfully three times for "make bootstrap", but the failure happens
> for "make install".  Similar failures happened when the same patch went
> into mainline.
>                                                                                 
> I had a successful build of the 4.0 branch using "make -j 1 bootstrap"
> instead of "make -j 4 bootstrap", which could be an easy but
> inconvenient workaround.

Oh, shucks.

I forgot that bit needed to be backported, too.

Thanks; will fix!



-- 


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]