I'm following the instructions in the PHP manual (published 04-02-2001), part 1 "Getting Started", Chapter 2 "Installation", Installation on Windows..., Building from Source.
Carried out the Preparations: got the Cygwin toolkit, downloaded win32build.zip, downloaded bindlib_w32.zip, downloaded PHP source for php-4.0.4pl1, ran Cygwin setup to download and install the latest stable set of utilities, built win32build, built bindlib_w32, copied the resolv.lib, started building with "msdev php4ts.dsp", the build fails at the link because tsrm.lib isn't found, trying to build using the tsrm.dsp file in the TSRM directory but there's no makefile there.
How do I build the TSRM directory on NT? Or, where do I get the tsrm.lib file?
Is this the correct group to ask?
I did the search on TSRM and didn't find anything useful on my situation in 55 entries.