Building PHP5

php.internals

Matthew Moody

20 years ago
Where do these two belong on the build system for a Win32 build? - bindlib_w32 - win32build

Michael Wallner

20 years ago
Hi Matthew Moody, you wrote:
> Where do these two belong on the build system for a Win32 build? > > - bindlib_w32 > - win32build
IIRC this *is* described in the manual. You need to build the bindlib_w32 project, and make your build env aware of its includes and the built lib. win32build should be placed besides your php-src directory and you could rename it to php_build, or use the --with-php-build configure option. Regards,
-- Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz