Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27079 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53288 invoked by uid 1010); 18 Dec 2006 23:03:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53273 invoked from network); 18 Dec 2006 23:03:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2006 23:03:51 -0000 Authentication-Results: pb1.pair.com header.from=edink@emini.dk; sender-id=fail Authentication-Results: pb1.pair.com smtp.mail=edink@emini.dk; spf=fail; sender-id=fail Received-SPF: fail (pb1.pair.com: domain emini.dk does not designate 89.150.129.10 as permitted sender) X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 89.150.129.10 dns2.fullrate.dk Received: from [89.150.129.10] ([89.150.129.10:60591] helo=dns2.fullrate.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/80-49281-01E17854 for ; Mon, 18 Dec 2006 18:03:16 -0500 Received: from [10.0.0.70] (0308ds1-rdo.0.fullrate.dk [89.150.164.31]) by dns2.fullrate.dk (Postfix) with ESMTP id 39E5E5C309 for ; Tue, 19 Dec 2006 00:02:38 +0100 (CET) Message-ID: <45871E0F.906@emini.dk> Date: Tue, 19 Dec 2006 00:02:39 +0100 Organization: Emini A/S User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: PHP Internals List X-Enigmail-Version: 0.94.1.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: New windows build From: edink@emini.dk (Edin Kadribasic) Hello all, Since we will soon be switching to the new Microsoft compiler for making official PHP builds I have created a couple test builds to see how it goes. There were some initial problems and we do have to adjust things in the build to accommodate for changes of how the C++ redistributable is packaged. We are now at a point where we have a usable build. I encourage PHP users on Windows to download the test build from http://edin.dk/archives/24-Second-PHP-build-using-the-new-compiler.html and provide feedback on any issues thy might have experienced. Edin