You can compile your own PHP with the extensions that you don't need
as shared instead of static quite easily using the configure.js
script.
http://viewcvs.php.net/viewcvs.cgi/php-src/README.WIN32-BUILD-SYSTEM?rev=HEAD
--Wez.
On Tue, 22 Mar 2005 15:07:45 -0300, Rubem Pechansky
<pechansky@xxxxxxxxxxxxxxx> wrote:
> Hello list,
>
> Given the growing interest in PHP as general-purpose programming tool and
> the increasing number of CLI extensions (mine included), I was wondering how
> difficult would it be to create a minimal compilation of php5ts.dll with all
> extensions removed. In this case, some of the most popular extensions should
> be provided as separate DLLs for the users who need them.
>
> The reason is because php5ts.dll has almost 3.5 MB. This is probably
> irrerevant if PHP is running on a server, but desktop applications should
> avoid carrying unnecessary weight.
>
> I'd appreciate any advice.
>
> Thanks,
>
> -------------------
> Rubem Pechansky
>
> WinBinder - The native Windows binding for PHP
> http://winbinder.sourceforge.net/
>
> Hypervisual - Advanced Design for IT
> http://hypervisual.com/
>
> --
> PECL development discussion Mailing List (http://pecl.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
|