This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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] | |
On 21 Feb, Ulrich Drepper wrote: > I've uploaded the first test release for glibc 2.3.2: > > glibc-2.3.2pre1.tar.bz2 > glibc-linuxthreads-2.3.2pre1.tar.bz2 > in > ftp://sources.redhat.com/pub/glibc/snapshots/ > Also important: *never* use the LinuxThreads and NPTL add-ons at the > same time. Select the wanted add-on manually with the --add-ons parameter. > > > Please test this release and report success or to this list. Thank you very mush for your works. I have a success with glibc,glibc-linuxthreads compilations. make ,make check,make install All is OK on my linux powerpc32. it seems nice for few hours. Used gcc,binutils,kernel are below. Thanks Kaoru =================== # gcc -v Reading specs from /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/specs Configured with: ../configure --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-checking --enable-threads=posix --enable-__cxa_atexit --enable-altivec=no --prefix=/usr --with-system-zlib --host=powerpc-unknown-linux-gnu --enable-languages=c,c++,objc,f77,java Thread model: posix gcc version 3.2.3 20030213 (prerelease) # ld -v GNU ld version 2.13.90 20030128 # uname -a Linux g4mpkfukui 2.4.20-B0bsmp #1 SMP Sun Jan 26 17:11:27 JST 2003 ppc unknown
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |