On Wednesday 06 April 2005 17:56, Jani Taskinen wrote: > I think it would work just fine as shared too with HEAD.. > Someone with Macosx should try it out. > (first you need to remove the silly AC_MSG_ERROR() from > ext/pdo/config.m4..)
Wrong, pdo drivers need to link against pdo, and you cannot link against a .so's on OSX (it cannot be lib and loadable module at the same time). So pdo itself cannot be compiled shared on OSX. Edin -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php