well, with a (slight) bit of modding, eventually you can get it all to work (it works for me). The only problem I'm running into is that php seems to segfault quite often, but only on the first load of a certain pages (huh?). Unfortunately it appears to be pretty hard to get a backtrace of what is going on on windows systems (no, I'm *not* using cygwin).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/
Might I also add that is pretty darn hard to get the GD lib compiled so I can compile the extension into PHP? (iow, I haven't found a way yet).
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php