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]

Results with glibc-2.2.91


Hi.

I built (from CVS) the 2.2.91 version of glibc last night. I did
an update early yesterday afternoon so I have the Makeconfig changes
in my copy of the repository. The build itself went pretty cleanly,
but I hit one error in make check.

$ cat string/tester.out
stpcpy flunked test 1
1 errors.

Other than that it looks like the rest of the check run worked.

Here's some configuration and system info

Build configure:
$ CFLAGS="-O2 -march=i586" /opt/build/libc/configure \
  --prefix=/usr --enable-add-ons=linuxthreads \
  --with- headers=/usr/src/linux-2.4.20-pre4-ac2/include

$ gcc -v
Reading specs from /opt/gnu/lib/gcc-lib/i586-pc-linux-gnu/3.2.1/specs
Configured with: /usr/src/gcc_3_2_branch/gcc/configure --prefix=/opt/gnu
--with-gnu-as --with-gnu-ld --with-system-zlib
Thread model: posix
gcc version 3.2.1 20020822 (prerelease)
$ as --version
GNU assembler 2.13.90.0.4 20020814

My thanks to everyone working on glibc.

Art Haas
-- 
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.
 -- Benjamin Franklin, Historical Review of Pennsylvania, 1759


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