Re: [INTERNALS-WIN] Build environment notes (single CRT)
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Dec 21, 2008 at 4:29 PM, Steph Fox <[email protected]> wrote: > OK, you'll be glad to know everything's installed now, hopefully it'll all > work :\ but I'll find that out later today. So here are some notes for > anyone needing to do the same thing. Most likely this will be people who > just want to build PHP for their own project or to test code developed under > *nix. > > If you're following this, note that there's a strong recommendation that PHP > contributors install both VC6 (with SP5/6 and the Feb 2003 SDK) Service Pack 6 is the one to have installed. It is the one we used for building the official releases. > and VC9 with Service Pack 1. > The initial content of /bin, /include and /lib comes from Edin Kadribasic's > original zip.zip. Edin's site appears to have gone offline over the last > couple of days, so we need to trim it of 'dead' files and make whatever's > left available online somewhere (unless it is already - Pierre?) Edin's zip is not used anymore since months. We do not recommend to use it even if you figure out a way to get it again as we have no idea how the libraries have been built, from where, etc. Everything we use is available on pecl2 (or from the vendors for the proprietary libraries). I would like to do not even mention it anywhere again, that will definitively help us to explain how to do it correctly. > Problem libraries: > > libxslt-1.1.23.debug.vc6.zip - naming collision Naming collision with? > Ignores: > > bindlib-cvs-vc6.zip - broken path/filename, use bindlib from CVS (PHP_5_2 > only) It is not broken and is acutally used. Or what do you mean? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org