Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26904 invoked by uid 1010); 27 Jan 2004 17:04:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26831 invoked from network); 27 Jan 2004 17:04:51 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 27 Jan 2004 17:04:51 -0000 Received: from ip-66-80-117-2.nyc.megapath.net ([66.80.117.2] helo=[10.80.116.129]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1AlWdv-0005Vo-6V; Tue, 27 Jan 2004 12:04:51 -0500 In-Reply-To: <20040127170217.GA32897@gravitonic.com> References: <20040127164011.GE32706@gravitonic.com> <6.0.1.1.0.20040127175555.03cd6940@127.0.0.1> <20040127170217.GA32897@gravitonic.com> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <0B4DA46D-50EB-11D8-AF64-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: Uwe Schindler , internals@lists.php.net Date: Tue, 27 Jan 2004 12:05:44 -0500 To: Andrei Zmievski X-Mailer: Apple Mail (2.609) Subject: Re: [PHP-DEV] Compiling 2 SAPIs From: george@omniti.com (George Schlossnagle) On Jan 27, 2004, at 12:02 PM, Andrei Zmievski wrote: > On Tue, 27 Jan 2004, Uwe Schindler wrote: >> Would be great. The only thing is: We must compile all SAPIs with ZTS >> enabled... But thats the same on windows. > > Well, maybe we can have a ZTS and a non-ZTS version of the core lib. That seems like a nice standard way of handling it. George