Hi,

I'm trying to compile the latest PHP without compiled-in extensions so I could 
loaded them later from php.ini. Unfortunately I've found that standard 
depends on spl (spl_ce_Countable) and date. At least the second is very small 
library, but the first depends on libxml and other extensions, so I wouldn't 
like to compile it statically.

Another thing. I can't compile readline as dynamic library. It is unfortunate, 
because libedit makes that terminal can't be detached so it would be very 
nice to have CLI tool with readline for inteactive work and without readline 
for background work. See 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286356 for details about  
problems with readline.

-- 
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:[EMAIL PROTECTED]
`. `'     mailto:[EMAIL PROTECTED]
  `-

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

Reply via email to