Zeev Suraski wrote:
> Wouldn't --enable-versioning work just fine?

It didn't even work fine with php3/php4 last time I tried it.
I was under the impression it works well...
on some systems (Solaris ...) it will disable extension loading
as there it does not only hide symbols towards the loader of
the php module itself, but also from everything it loads itself :(

the behaviour depends on the runtime linker/loader used,
i know for sure that it works for linux and fails for solaris,
and afair *bsd won't work either

--
Six Offene Systeme GmbH     http://www.six.de/
i.A. Hartmut Holzgraefe
Email: [EMAIL PROTECTED]
Tel.:  +49-711-99091-77


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

Reply via email to