Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37580 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40856 invoked from network); 11 May 2008 08:20:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2008 08:20:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=hsantos@isdg.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hsantos@isdg.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain isdg.net designates 208.247.131.9 as permitted sender) X-PHP-List-Original-Sender: hsantos@isdg.net X-Host-Fingerprint: 208.247.131.9 ntbbs.winserver.com Windows NT 4.0 (older) Received: from [208.247.131.9] ([208.247.131.9:3679] helo=winserver.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/78-34108-83CA6284 for ; Sun, 11 May 2008 04:20:09 -0400 Received: from mail.winserver.com ([208.247.131.9]) by winserver.com (Wildcat! SMTP Router v6.3.452.5) for internals@lists.php.net; Sun, 11 May 2008 04:18:54 -0400 Received: from mail.winserver.com ([208.247.131.9]) by winserver.com (Wildcat! SMTP v6.3.452.5) with ESMTP id 935279578; Sun, 11 May 2008 04:18:53 -0400 Message-ID: <4826ABFC.6080104@isdg.net> Date: Sun, 11 May 2008 04:19:08 -0400 Organization: Santronics Software, Inc. User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: internals@lists.php.net References: <4826958F.7010900@isdg.net> In-Reply-To: <4826958F.7010900@isdg.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] README.WIN32-BUILD-SYSTEM From: hsantos@isdg.net (Hector Santos) Hector Santos wrote: > ... > > I would love to clean this all up for PHP Windows developers so if > someone can give me the "AH HA" behind all this, that would be great. Ok folks, never mind. The web page "Building from Source" at: http://uk3.php.net/manual/en/install.windows.building.php is making sense, answering all the questions for me, including this note regarding the un-maintained/legacy DSW project files: Building PHP using DSW files [PHP 4] Compiling PHP using the DSW files isn't supported as of PHP 5, as a much more flexible system was made available. Anyway, you can still use them, but keep in mind that they are not maintained very often, so you can have compiling problems. To compile PHP 4 for windows, this is the only available way though. Once I get the "official maintained" command-line building method worked out, I will update the Visual Studio project/solution files for both VS 6.0 and VS 2005 (which is what I have). When I cross that bridge, I'll ask someone to test the VS 2008 Express version. Thanks -- Hector Santos