This is the mail archive of the libc-hacker@sourceware.cygnus.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]

LDT use in LinuxThreads


I've enabled the use of the LDT-based thread descriptor for Liunx on
i686 by default now.  It works for me now and I've worked around the
problem in libgcc (they are using thread functions far too early) by
some special hack.

If it does not work for you please let me know about the kernel
version you are using.  In this case you can safely compile glibc for
everything below i686 since it won't use the new code.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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