Related to my previous note, I remembered another question I've
pondered.

If you noticed in my last note, the link statement included -lpthread

(I've tried without it, it won't link without pthread).

Which implies to me that the Tuxedo libraries I'm bringing in, are themselves
multi-threaded; even tho the whole of PHP is not (assume I'm doing
a standard Apache 1.3 module build).

Does anyone have any thoughts on this?  Raise any red flags, etc?
Assume Solaris or Linux, systems that obviously support the 
threading libraries in some fashion.

Brian



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to