Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54737 invoked by uid 1010); 30 Mar 2005 17:28:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54721 invoked from network); 30 Mar 2005 17:28:21 -0000 Received: from unknown (HELO eyou.com) (127.0.0.1) by localhost with SMTP; 30 Mar 2005 17:28:21 -0000 X-Host-Fingerprint: 129.21.60.6 blacksheep.csh.rit.edu Tru64 v5.1a JP4 (or OpenVMS 7.x on Compaq 5.x Received: from ([129.21.60.6:2974] helo=blacksheep.csh.rit.edu) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 98/0B-22409-4B1EA424 for ; Wed, 30 Mar 2005 12:28:20 -0500 Received: from fury.csh.rit.edu (fury.csh.rit.edu [IPv6:2001:470:1f00:135:a00:20ff:fe8d:5399]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id AB9F192C5 for ; Wed, 30 Mar 2005 12:08:23 -0500 (EST) Received: by fury.csh.rit.edu (Postfix, from userid 37404) id 63BBC14D9; Wed, 30 Mar 2005 12:08:23 -0500 (EST) Date: Wed, 30 Mar 2005 12:08:22 -0500 To: internals@lists.php.net Message-ID: <20050330170822.GB23850@csh.rit.edu> Mail-Followup-To: internals@lists.php.net References: <424A4F09.6040603@picorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [PHP-DEV] php5 win build From: jon@php.net (Jon Parise) On Wed, Mar 30, 2005 at 11:23:37AM -0500, Dan Scott wrote: > Reading http://www.zend.com/manual/install.windows.building.php > suggests that to fix this problem I need to rebuild resolv.lib -- but > using the bindlib.dsp file requires msdev, which requires a full MS > Visual Studio environment. That's a showstopper for those of us trying > to do this with just the free-beer tools available from Microsoft. > > However, it is apparently possible to export a DSP file as a Makefile > from MS Visual Studio. If someone with a full MS Visual Studio > environment would be willing to make that exported makefile available, > I think it might help close this final loop and would be a worthwhile > addition to the bindlib_w32.zip archive. I've been meaning to attempt a Win32 PHP build using the free toolchain[1]. I also have the "full" tools, so I'll take a crack at getting everything running some time soon (probably this weekend). [1] http://msdn.microsoft.com/visualc/vctoolkit2003/ -- Jon Parise (jon of php.net) :: The PHP Project (http://www.php.net/)