Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7359 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19845 invoked by uid 1010); 27 Jan 2004 17:02:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19758 invoked from network); 27 Jan 2004 17:02:56 -0000 Received: from unknown (HELO mrout1.yahoo.com) (216.145.54.171) by pb1.pair.com with SMTP; 27 Jan 2004 17:02:56 -0000 Received: from bourbon.corp.yahoo.com (bourbon.corp.yahoo.com [216.145.53.135]) by mrout1.yahoo.com (8.12.10/8.12.10/y.out) with ESMTP id i0RH2IIj024859; Tue, 27 Jan 2004 09:02:18 -0800 (PST) Received: (from andrei@localhost) by bourbon.corp.yahoo.com (8.12.9/8.11.1) id i0RH2HSM032912; Tue, 27 Jan 2004 09:02:17 -0800 (PST) (envelope-from andrei@gravitonic.com) X-Authentication-Warning: bourbon.corp.yahoo.com: andrei set sender to andrei@gravitonic.com using -f Date: Tue, 27 Jan 2004 09:02:17 -0800 To: Uwe Schindler Cc: internals@lists.php.net Message-ID: <20040127170217.GA32897@gravitonic.com> References: <20040127164011.GE32706@gravitonic.com> <6.0.1.1.0.20040127175555.03cd6940@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.1.1.0.20040127175555.03cd6940@127.0.0.1> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] Compiling 2 SAPIs From: andrei@gravitonic.com (Andrei Zmievski) 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. - Andrei