Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57424 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44621 invoked from network); 19 Jan 2012 11:29:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2012 11:29:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:52801] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/B0-37696-09EF71F4 for ; Thu, 19 Jan 2012 06:29:20 -0500 Received: by yhnn55 with SMTP id n55so673891yhn.29 for ; Thu, 19 Jan 2012 03:29:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=/PSYcJNKDBX0JYeb390DfSZ5oUucuzHGSsGSlMQJ5FE=; b=Ky9puXs9/IolLqhRXqHq4D9i+4tTEkmzJbXz/AaElrApSRoCpkwEi1349AFhv5tRdS hH/nKJjue9zdQa6Vhn6wIDib0tabwfTEBa2CgG5ELW9Pgl3Tux6+0pACqS+4BYzfD3ef 9r56uXtoY8DzzbsIdVDbXgoNHD6//UYKVtjRQ= MIME-Version: 1.0 Received: by 10.236.181.198 with SMTP id l46mr38657586yhm.40.1326972556195; Thu, 19 Jan 2012 03:29:16 -0800 (PST) Received: by 10.147.169.10 with HTTP; Thu, 19 Jan 2012 03:29:16 -0800 (PST) In-Reply-To: <4F17510F.9000702@gmail.com> References: <4F16AB37.1070107@lsces.co.uk> <4F16B758.7010206@lsces.co.uk> <4F170372.2080201@rowe-clan.net> <4F17510F.9000702@gmail.com> Date: Thu, 19 Jan 2012 12:29:16 +0100 Message-ID: To: =?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?= Cc: "William A. Rowe Jr." , Lester Caine , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 64bit Windows builds From: pierre.php@gmail.com (Pierre Joye) 2012/1/19 =C1ngel Gonz=E1lez : > Actually, why couldn't mingw be supported one day? > (supposing someone did the work to change half the PHP_WIN defines to > PHP_MSVC) Too painful, somehow buggy (while it is way better lately) but the main reason is total lack of binary compatibility with supported VC versions. And we do not have the resources to provide support for more than one compiler version at a time. > Such binaries wouldn't be compatible with IIS, but mingw seems preferible= to > the > legacy VC6 for use with the oficial Apache binaries. There is no such thing like "official apache binaries", they provide some as conveniences. --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org