Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33113 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94852 invoked by uid 1010); 13 Nov 2007 18:20:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94837 invoked from network); 13 Nov 2007 18:20:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2007 18:20:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=otherbird@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=otherbird@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: otherbird@gmail.com X-Host-Fingerprint: 64.233.166.178 py-out-1112.google.com Received: from [64.233.166.178] ([64.233.166.178:45564] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/16-55670-2FAE9374 for ; Tue, 13 Nov 2007 13:20:34 -0500 Received: by py-out-1112.google.com with SMTP id d32so3757329pye for ; Tue, 13 Nov 2007 10:20:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=s/4637HwxVTeVGy7iM6e1NcKsTeeF/Dq9azq0VcuRMM=; b=FSH80pVqCIefOjeg/ig3DRrSk8dOEKYFGYMFTdnpCdZsIiyyvr06UJNtWORW4jD5xQyuf+vVgBiSEoKE9/AOGyT1keH4tQKucLAdm7cb40VSTdSEjSGoEilMSOYPJumGGfda44k2wE++rAl06gwbuiO4fUGeUFF0BZ0+uWsVM9E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=NEiWNbcd8xHnRQtvv3hvtkSgoHyxrBFoRWaPvaj3skaqYdm1Dlw+48LkXHArkAhXzjiAk01SKZbuKv0Hap4KCRB8dPlAKp1PjkmM45WlFGnByr3XADFx5h4rR+0NngaV0ZRkeO0BHUzqGofyu6Ep8ylW5Z2g1ilZDyr1lI7JpKs= Received: by 10.35.79.3 with SMTP id g3mr7772396pyl.1194978032023; Tue, 13 Nov 2007 10:20:32 -0800 (PST) Received: by 10.35.74.13 with HTTP; Tue, 13 Nov 2007 10:20:31 -0800 (PST) Message-ID: Date: Tue, 13 Nov 2007 18:20:31 +0000 Reply-To: steph@zend.com Sender: otherbird@gmail.com To: "Stanislav Malyshev" Cc: "Andi Gutmans" , "Elizabeth Smith" , internals@lists.php.net, edin@krug.dk In-Reply-To: <4739E813.7000005@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <02.DE.09095.25988374@pb1.pair.com> <698DE66518E7CA45812BD18E807866CEE8A7F6@us-ex1.zend.net> <4739E2F1.2020203@zend.com> <4739E524.2060702@zend.com> <4739E813.7000005@zend.com> X-Google-Sender-Auth: 2a8c5f6e20453365 Subject: Re: [PHP-DEV] Providing Visual Studio 2005 builds (again) From: steph@zend.com ("Steph Fox") > Re-read it, but I'm not sure I see what you are proposing besides not > doing it. We want to use better compiler to build PHP on Windows - what > should we do? I obviously don't have the knack of proposing then :) What I was trying to say was that it would be a good idea to make third party lib collections for the various VC versions and make them available for building. It would give us a way to test both the build system and the libs themselves (and of course PHP) in the various CRTs. It would mean that we can just upgrade when we're ready, instead of being pushed into it when Microsoft are ready (as I strongly believe is happening now) or having to panic when Apache are ready (which William's told us is likely imminent). It would make it possible to have non-official 'experimental' builds in alternative CRTs, while also retaining a single official build on php.net. I do think it's important to have a single official build. The thought of having to explain 'C runtime' to every PHP newb just gives me the willies... > -- > > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com >