Hello,

I am currently taking on a project where I have the opportunity to use php
(in cgi-mode) on an embedded system. Obviously due to space constraints, I
need to get that php binary as small as possible. The only support I need
is xml. Unfortunately I can only get it down to about 2megs but I know it
can be smaller as I've seen it as small as 800K.

Im currently compiling as:

./configure --enable-xml --without-mysql --enable-pcntl

Does anyone out there have any tips/insight for me?

Thanks,

Bobby


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to