Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54251 invoked from network); 24 Dec 2012 19:01:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Dec 2012 19:01:53 -0000 Authentication-Results: pb1.pair.com header.from=zardozrocks@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zardozrocks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.48 as permitted sender) X-PHP-List-Original-Sender: zardozrocks@gmail.com X-Host-Fingerprint: 209.85.216.48 mail-qa0-f48.google.com Received: from [209.85.216.48] ([209.85.216.48:46064] helo=mail-qa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/E1-34516-F96A8D05 for ; Mon, 24 Dec 2012 14:01:52 -0500 Received: by mail-qa0-f48.google.com with SMTP id l8so4999273qaq.0 for ; Mon, 24 Dec 2012 11:01:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=PWdXdL2ikgz240mEPeMg7HUbrdMR0ATVZo93QdVRDO8=; b=c5EAyNyddBw8XPNMwC5XmIi3tbHLiqrKCIZgAxdNjdvKkbLtlG/xLSaQneUEf6ofQ7 iYv6xZjut8w+49b8xpT1KBgUmRoeZ94A91bFeWS6xLZyxhBQFzQ9++kS8k/D83+P8UED Hr37dcNXkt/yWvzmAGl6rAz4gi96W4oHlmwisiV/vUMW2X80DG1Ac03o+IibljZEvzA8 X6nkDFao9GBH+R0PccuxC78h0yoqojAfmZk+sDl6lhzNylAk3zLNxQ32hK/6Nfo7InjZ dZzAhIilR58BqK2j2k8ErzITcFflSOTj5jhXwgv2+mVqCEkiei/1hgixmFBjBGh/Ah8K KmIg== MIME-Version: 1.0 Received: by 10.229.102.79 with SMTP id f15mr2699409qco.1.1356375709101; Mon, 24 Dec 2012 11:01:49 -0800 (PST) Received: by 10.229.17.10 with HTTP; Mon, 24 Dec 2012 11:01:49 -0800 (PST) Date: Mon, 24 Dec 2012 11:01:49 -0800 Message-ID: To: internals Content-Type: multipart/alternative; boundary=00235447054852ae9804d19dd485 Subject: Compiling PHP on Windows 7 - wiki needs update From: zardozrocks@gmail.com (j adams) --00235447054852ae9804d19dd485 Content-Type: text/plain; charset=ISO-8859-1 Hello all: I'm not sure if this is the right place to ask this question, but I'm wondering if there might be an update available for this wiki describing how to compile on Windows: https://wiki.php.net/internals/windows/stepbystepbuild In particular, there are a couple of aspects to that wiki entry that look a bit old: * setenv flag of /x86 -- what about 64-bit? * setenv flag of /xp -- what about win 7? * setenv flag of /2008 -- what about VC++ 2010? Any help or suggestions would be much appreciated. Please let me know if I should pester the doc team instead. --00235447054852ae9804d19dd485--