Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9162 invoked by uid 1010); 3 Dec 2003 17:30:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9137 invoked from network); 3 Dec 2003 17:30:40 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 3 Dec 2003 17:30:40 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id CB622148808A; Wed, 3 Dec 2003 09:29:50 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 6C1BA1488088; Wed, 3 Dec 2003 09:29:10 -0800 (PST) Message-ID: <0bbd01c3b9c2$e7b18270$8802a8c0@obsidian> To: "Daniel Convissor" , "PHP Internals List" References: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> <20031203011956.GA1187@panix.com> Date: Wed, 3 Dec 2003 17:28:43 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] New win32 build system From: wez@thebrainroom.com ("Wez Furlong") > On Tue, Dec 02, 2003 at 11:40:18PM -0000, Wez Furlong wrote: > Platform SDK??? Ah, Google to the rescue... > http://www.google.com/search?q=+site:www.microsoft.com+platform+sdk [snip rant about MS] > Wez, can you pleaes help point me to the right place? Guess it'd be handy > to have this explained in your readme file too. I'm afraid I don't have the time for that right now. The build system is still in its infancy and I haven't tried it on a machine that has only the platform SDK installed; I certainly can't support someone who has never heard of it before install it :-) > Looks like I'm going to need to build several versions of old php5 > sources. Can I correctly assume that if I copy the new > php-src/win32/build directory into the downloaded php-src/win32 directory, > I'll be able to use it? Maybe, but I don't have the time to help you there I'm afraid. --Wez.