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]

Re: glibc 2.3.2pre1


On Fri, Feb 21, 2003 at 12:49:41AM -0800, 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

<snip>

> Please test this release and report success or to this list.

i686-pc-linux-gnu
gcc-3.2.2 (stock FSF)
binutils-2.13.90.0.16
kernel-2.4.20 (stock Marcelo)
CFLAGS="-march=i686 -O2 -g -pipe"
glibc-linuxthreads

Everything built OK and make check passed successfully.

I noticed a few occurrences of:-

"sed: can't read ../nptl/Banner: No such file or directory"

which of course is no biggie. I've attached the warnings in case you're
interested.


I also tried a build with "--with-tls" for the hell of it. Although, if I
understand things correctly, I really need kernel support and gcc __thread
support to take advantage of TLS. This configuration also built OK and
passed make check, tho' the libs were a bit larger.

Also for the hell of it, I tried a build with NPTL and (not surpisingly)
that one failed to build.

Thanks
Greg

Attachment: warnings.log
Description: Text document


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