Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17383 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88938 invoked by uid 1010); 22 Jul 2005 13:16:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88923 invoked from network); 22 Jul 2005 13:16:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2005 13:16:00 -0000 X-Host-Fingerprint: 195.114.173.133 lars.internetia.pl Received: from ([195.114.173.133:49784] helo=lars.internetia.pl) by pb1.pair.com (ecelerity 2.0 beta r(6227M)) with SMTP id 6C/96-33635-F81F0E24 for ; Fri, 22 Jul 2005 09:16:00 -0400 Received: from szafir.internetia.pl ([212.106.7.66.28354]) by lars.internetia.pl with esmtp (Exim 3.35) envelope-from for id 1DvxNd-0002Ur-00; Fri, 22 Jul 2005 15:15:57 +0200 Received: from granat.internetia.pl ([195.114.173.177.54152] helo=[10.114.160.200]) by szafir.internetia.pl with esmtp (TLSv1:RC4-MD5:128) (Exim 3.35) envelope-from for id 1DvxNP-0004v9-00; Fri, 22 Jul 2005 15:15:43 +0200 Organization: Netia SA To: internals@lists.php.net Date: Fri, 22 Jul 2005 15:15:36 +0200 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200507221515.36140.Piotr_Roszatycki@netia.net.pl> Subject: PHP standard depends on other extensions From: Piotr_Roszatycki@netia.net.pl (Piotr Roszatycki) 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:Piotr_Roszatycki@netia.net.pl `. `' mailto:dexter@debian.org `-