5 May
2004
5 May
'04
6:43 p.m.
Carl Witty <cwitty@newtonlabs.com> wrote on 05/04/2004 08:18:52 PM:
I don't think it should be tested for in configure (or at compile-time at all). People will want to have binary distributions that work both with LinuxThreads and NPTL; some people actually switch back and forth on an application-by-application basis. It would be much better to check at runtime.
You do have some good points. I did implement the compile time check, < http://sourceforge.net/tracker/index.php?func=detail&aid=948614&group_id=5470&atid=305470> but I can see if I can rework it in a way that wouldn't adversely affect other systems or NPTL systems.