MySQL with KSE -- Unstable?

Dan Nelson dnelson at allantgroup.com
Tue Feb 3 18:19:59 PST 2004


In the last episode (Feb 03), Julian Elischer said:
> it would be interesting to see if thre was any difference compiling
> against libpthread(kse).

Very, since they both share the same pthread{,_np}.h and merely linking
with a different shlib shouldn't cause any difference in behaviour at
all.  It's possible that the autoconf feature tests may produce
different results, which is why it's important that either all pthreads
libraries support the exact same things, or the one that implements the
least be the default one linked in.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-current mailing list