K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-05-11T08:13:42.000000Z K 7 svn:log V 267 Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthread startup code rather than a static C++ object since c++ seems to be broken. This doesn't seem to work for staticically linked program just yet, I'll give that some more work when I get a chance. END