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]

2.2.1test2 results



My system - i686-pc-linux-gnu, binutils-2.10.1.0.4, linux-2.2.14 (RedHat
6.2).

There was one error in the test suite -

./rt/tst-aio6.out:
aio_suspend() didn't return -1

I've built the library with

CFLAGS="-O2 -DNDEBUG -march=i686 -W -Wall", so the test code compile
command is ...

gcc tst-aio6.c -c -DNDEBUG -O2 -W -Wall -Winline -Wstrict-prototypes \
-Wwrite-strings -march=i686 [ ... includes and output stuff ] 

Other than this, things worked.

This test release was built with both gcc-2.95.2, and the January 8 gcc
snapshot, and the same error occured in both.

###############################
# Art Haas
# (713) 689-2417
###############################


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