Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71753 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86111 invoked from network); 29 Jan 2014 20:52:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2014 20:52:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.182 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 209.85.215.182 mail-ea0-f182.google.com Received: from [209.85.215.182] ([209.85.215.182:48206] helo=mail-ea0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/D5-52228-11A69E25 for ; Wed, 29 Jan 2014 15:52:34 -0500 Received: by mail-ea0-f182.google.com with SMTP id r15so1203650ead.13 for ; Wed, 29 Jan 2014 12:52:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=2CHf2HAGQ8I+iG2bHRqF4+QGQN7LKvrAkWxqw2nQSG8=; b=Y0HZw6uHvtG0SOlR1GqirIrscpkPtjbx3jxt6NST2tQf3x1Gf2Z8EENrp9TYUMPLAG DHz6Xrr/semTtjmHUpRf/LqGYLfIweOq5ORFigmGROczhMr9af52UWazwC23ms3rK38R exBMkTkTT+8ehIu1rWQFklkLk4cKAwtPg9m9ZbsUXLm3t8ZTe4gb6V+kbmSNfUeQUsEb uDYBdsyNbMjNj1OaikxqanP+gLgURAt3fIdKpZVjc5TfTfwpMKCdfLyuqI8rKJaR7uzY jHJjdwzlelwuxVWX1gOotxj13Rn6B3s44YRrhDocpWycyKDR/Ydu/EAa0WQs8zxXBOcf k5xQ== X-Received: by 10.14.184.193 with SMTP id s41mr94557eem.95.1391028750698; Wed, 29 Jan 2014 12:52:30 -0800 (PST) Received: from [192.168.200.19] (dslb-088-069-044-019.pools.arcor-ip.net. [88.69.44.19]) by mx.google.com with ESMTPSA id d43sm13521894eep.18.2014.01.29.12.52.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 12:52:30 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: Date: Wed, 29 Jan 2014 21:52:28 +0100 To: internals Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) X-Mailer: Apple Mail (2.1822) Subject: MinGW building...doesnt work. From: ingwie2000@googlemail.com (Kevin Ingwersen) Hey. I just used a fresh install of MinGW in order to try and build PHP. And = it failed right at the first extension, which made me wonder: Is MinGW = actually supported - and if, are there any special requirements? Would = be glad to know about that! ^.^ Kind regards, Ingwie.=