------- Additional Comments From jakub at gcc dot gnu dot org 2005-03-11 11:51 ------- Just FYI, most distributions ship LinuxThreads headers by default and you need to specifically ask for NPTL headers ATM. Linking happens against LinuxThreads libraries as well by default, though NPTL is the default threading library at runtime. This is the setup e.g. Fedora Core, RHEL, SUSE, Mandrake, Conectiva use. So the problem is not that wide-spread.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20166