This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Further steps towards GL(dl_dynamic_weak) == 0everywhere


Ulrich Drepper <drepper@redhat.com> writes:

> I've applied the IA64 patch, the LinuxThread cancellation patch, and
> this patch.  Seems to work fine.  Thanks.

Not for me on i686-linux-gnu:
GCONV_PATH=/builds/glibc/gcc-3.3/iconvdata LC_ALL=C   /builds/glibc/gcc-3.3/elf/ld-linux.so.2 --library-path /builds/glibc/gcc-3.3:/builds/glibc/gcc-3.3/math:/builds/glibc/gcc-3.3/elf:/builds/glibc/gcc-3.3/dlfcn:/builds/glibc/gcc-3.3/nss:/builds/glibc/gcc-3.3/nis:/builds/glibc/gcc-3.3/rt:/builds/glibc/gcc-3.3/resolv:/builds/glibc/gcc-3.3/crypt:/builds/glibc/gcc-3.3/linuxthreads /builds/glibc/gcc-3.3/linuxthreads/tst-cancel5  > /builds/glibc/gcc-3.3/linuxthreads/tst-cancel5.out
Timed out: killed the child process but it exited 0
make[2]: *** [/builds/glibc/gcc-3.3/linuxthreads/tst-cancel5.out] Error 1

I configured with:
  $ /cvs/libc/configure --disable-profile --enable-add-ons --prefix=/usr/src/install-glibc --enable-kernel=2.4.16 CC=/opt/gcc/3.3-devel/bin/gcc --no-create --no
-recursion

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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