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: [PATCH] Next attempt on the gcc3 vs glibc2.2.4 patch


Hi,

i just tried the latest glibc from CVS plus your patch on an SMP Linux/x86 
machine.  Setup:
Iinsect7_chris$ uname -a
Linux isrec-insect7 2.4.4-ac9 #52 SMP Thu May 17 15:41:59 CEST 2001 i686 unknownIinsect7_chris$ rpm -q glibc
glibc-2.2.3-CI.4
Iinsect7_chris$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.0.1/specs
Configured with: ../gcc/configure --prefix=/usr --enable-shared --enable-threads --with-system-zlib i386-pc-linux-gnu
Thread model: posix
gcc version 3.0.1 20010807 (prerelease)
Iinsect7_chris$ ld -V
GNU ld version 2.11.90 (with BFD 2.11.90)
  Supported emulations:
   elf_i386
   i386linux

glibc builds cleanly, and there is a single check failure:
Iinsect7_chris$ grep '\*\*' check.log
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/dlfcn/tststatic.out] Error
1
make[1]: *** [dlfcn/tests] Error 2
make: *** [check] Error 2

It seems the failure itself might be expected anyway:
Iinsect7_chris$ cat /usr/src/redhat/BUILD/glibc-build-i386/dlfcn/tststatic.out
/lib/libc.so.6: version `GCC_3.0' not found (required by /usr/src/redhat/BUILD/glibc-build-i386/dlfcn/modstatic.so)

So, it's looking good ! :)

I haven't tried installing this glibc as my main libc yet, but that should 
happen RSN...

Thanks all for your hard work.

Cheers,
					Christian



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