> > As I was looking into my build of Win32 failing becuase it tried to
> > link to a non-existant zlib.lib (the win32build.zip version is
called
> > zlibstat.lib), it occured to me that everything does build fine on
the
> > snapshot machine.
> 
>  Check out the zlib CVS module and place it in the same directory the
>  php4 module was checked out to. Build both Debug and Release
versions
>  of zlib and you should be set up.

Yeah, Zeev pointed that out to me.  My question is really about all the
other libraries that are needed to get the Windows version to compile. 
Things like the OpenSSL and GD image libaries.  I like to recompile the
PHP I run to be release_inline and to turn off some of the standard
libraries that I never use.  If we provided the library/header set that
the snaps machine uses to build PHP with, then I could make a build
that exactly matches the official Win32 build except for what I wanted
to be different.

Basically what I'm talking about is updating win32build.zip so that it
has all the current libraries that are really used to do a PHP build on
Win32.  Is there a practical or licensing reason why that couldn't be
done?  Would it be a lot more work than just packaging up a few
directories on the snaps machine?

Michael Sisolak
[EMAIL PROTECTED]


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to