bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: odd make check' failure on PPC


From: Kaoru Fukui
Subject: Re: odd make check' failure on PPC
Date: 水, 09 10 2002 02:40:13 JST

On  8 Oct, Ethan wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Greetings,
> 
> glibc-2.3's make check gets this on my system after a successful build:
> 
> gcc is:
> reading specs from
> /usr/local/gcc-3.2/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2/specs
> Configured with: ../gcc-3.2/configure --prefix=/usr/local/gcc-3.2
> - --enable-shared --enable-threads --with-cpu=7400 --enable-altivec

--enable-altivec becommes stack  baundary 16,
so you use --disable-altivec for compatibility.
 alitvec is able to use -maltivec on --disable-altivec. 

--disable-altivec is stack baundary 8 without altivec regitor,

> - --enable-version-specific-runtime-libs --enable-languages=c,c++
> - --disable-nls
> Thread model: posix
> gcc version 3.2

gcc-3.2 has a problem for glibc-2.3.
Gcc-3.2 was released before glibc-2.3.

Try update gcc-3.2 from gcc-3.2 branch.

Or I have those rpms, there are gcc-3.2.1pre and glibc-2/3,binutils-2.13.90(cvs
current)

ftp://ppc.linux.or.jp/pub/users/fukui

Kaoru

 

 









reply via email to

[Prev in Thread] Current Thread [Next in Thread]