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]

Results for glibc-2.2.4pre2



200MHz Pentium Pro
Linux-2.4.7-ac7
glibc-2.2.3
binutils-2.11.90.0.25
gcc-3.0
Jakub's patch for gcc-3.0

CFLAGS="-march=i686 -O3 -D__USE_STRING_INLINES -fstrict-aliasing" \
	../glibc-2.2.4pre2/configure i686-linux --prefix=/usr \
	--infodir=/usr/share/info --mandir=/usr/share/man \
	--with-headers=/usr/src/kernel/linux-2.4.7/include \
	--enable-kernel=2.4.7 --with-gd-include=/usr/include \
	--enable-add-ons --disable-profile
...
pluto -> make check
...
GCONV_PATH=/usr/src/gnu/glibc-build/iconvdata LC_ALL=C LD_LIBRARY_PATH=/usr/src/gnu/glibc-build/dlfcn/ /usr/src/gnu/glibc-build/dlfcn/tststatic > /usr/src/gnu/glibc-build/dlfcn/tststatic.out
make[2]: *** [/usr/src/gnu/glibc-build/dlfcn/tststatic.out] Error 1
make[2]: Leaving directory `/usr/src/gnu/glibc-2.2.4pre2/dlfcn'
make[1]: *** [dlfcn/tests] Error 2
make[1]: Leaving directory `/usr/src/gnu/glibc-2.2.4pre2'
make: *** [check] Error 2
...
pluto -> make -k check
...
/bin/sh -e tst-mtrace.sh /usr/src/gnu/glibc-build/
/usr/src/gnu/glibc-build/malloc/tst-mtrace: /lib/libc.so.6: version `GCC_3.0' not found (required by /usr/src/gnu/glibc-build/malloc/tst-mtrace)
make[2]: Leaving directory `/usr/src/gnu/glibc-2.2.4pre2/malloc'
...

(the content of .../dlfcn/tststatic.out was
similar to the output from .../malloc/tst-mtrace.)

After installation of 2.2.4pre2, the two test cases ran OK.

Thanks,
-- 
Eiki


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