This is the mail archive of the glibc-bugs@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]
Other format: [Raw text]

[Bug linuxthreads/412] Test linuxthreads/ex1 hangs up


------- Additional Comments From carlos dot velasco at newipnet dot com  2004-09-27 21:07 -------
It fails when --enable-kernel is greater than 2.3.99.

So, this must be the guilty:
/* We can use the LDTs for threading with Linux 2.3.99 and newer.  */
#if __LINUX_KERNEL_VERSION >= 131939
# define __ASSUME_LDT_WORKS             1
#endif


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=412

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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