I have a module that references a library that uses pthreads.  What's the
preferred method for linking with pthreads?

Currently If I don't do
LIBS=-lpthread ./configure ...
configure will croak when running the test on conftest.c

Justin Garrett



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

Reply via email to