Compiling PHP on Windows is not very easy. The easiest and cheapest way to do it, is by using Cygwin, although it's not the most common way to do it. The official binaries are made with Microsoft Visual C++ which is quite expensive.
IIRC, you can create Cygwin binaries from unix, but it's easier to install Cygwin on Windows and compile PHP from there. Cygwin is an open source unix environment for Windows. More information is available on www.cygwin.com. Sander On 2002.05.30 17:50 Braulio José Solano Rojas wrote: > Hello! > > I would like to compile PHP for win32. How may I achieve that? I > mean, is > there a free compiler I can use in windows or how do I do > cross-compiling in > Unices? I have tried with mingw in FreeBSD 4.5, but without success. > > Please help me. I'll appreciate. > > Bye. > > Braulio Solano > > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php