Hello, Samuel Thibault, le Sat 05 Jan 2008 02:43:59 +0000, a écrit : > Aurelien Jarno, le Thu 03 Jan 2008 07:38:02 +0100, a écrit : > > >>> I was wondering: since we had to set _dl_dynamic_weak to 1; in > > >>> order to get the X11 stubs working properly anyway, maybe we could add > > >>> to the debian glibc package a temporary patch that implements the few > > >>> stubs, instead of erroneously asking packages to add -lpthread? > > > > You can make the patch Hurd specific by using the series.hurd-i386 > > patch. This way you are sure it won't break other architectures. > > Well, I've just put a forward.c in hurd/, so no problem for that:) > > However, I've got problems with symbol versions.
To sum it up in a less detailed way: I couldn't find a solution that wouldn't require us to keep a patch in glibc until we rebuild every thread-safe library when libpthread eventually gets integrated into glibc. The alternatives I found, however, is on the kind of patch: either we just patch the Versions file, or we build a libpthread_stubs.so, or we build a libpthread_stubs.a. Samuel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

