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]

Re: glibc-2.2.4pre1 results


On Tue, Jul 31, 2001 at 12:38:12PM -0700, Ulrich Drepper wrote:
> What about this patch:
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Index: ex17.c
> ===================================================================
> RCS file: /cvs/glibc/libc/linuxthreads/Examples/ex17.c,v
> retrieving revision 1.2
> diff -u -d -u -p -r1.2 ex17.c
> [ .. patch snipped .. ]
> 
> I've already checked this one in.
> 

After updating the ex17 file, and re-running `make check', the
test passed without a problem! I'll continue building via
`cvs update', and post more results if/when pre2 arrives, or
the 2.2.4 official release.

Another mail asked why my configure options were ...

$ CFLAGS="-O2 -DNDEBUG -march=i586 -Wall" /opt/build/libc/configure \
--prefix=/usr --enable-add-ons=linuxthreads \
--with-headers=/usr/src/linux-2.2.19/include \
--with-gd-include=/usr/include

I've stuck with the 2.2 headers for now, as they haven't been changing
nearly as often as 2.4. Space is sometimes a premium on my machine, so
I had not built the library with `-g'.

Thanks for the patch and your work on GNU libc.

-- 
Art Haas


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