php4-beta | 199912

Re: [PHP4BETA] Shared modules From: rasmus <email protected>
Date: 12/27/99

> Ok, uploaded. Fixes the special case where LIBTOOL ==
> SHLIBTOOL and two small Solaris issues.
>
> Btw, the deps target is called depend now.

I think the holy grail here is the ability to build a shared extension by
itself without actually building all of PHP and also being able to build a
small framework that can be exported to an external package such that an
extension can be distributed separately and have the ability to build as a
standalone shared extension outside of the PHP tree. This same external
package if placed in the PHP source tree in a dir under ext/ should be
buildable as a static extension. Once we have that along with a somewhat
complete API reference I think the number of third-party extensions will
start to explode.

-Rasmus

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>