Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-10 Thread Steph
I actually think the more complete we can make the win32build.zip the better. Andi OK, but then you get people all around the world who don't have good connectivity and don't have asdl and etc etc blah .. so should we perhaps look at splitting that 70 megs into smaller associated groups of

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-10 Thread Andi Gutmans
At 01:31 AM 1/8/2003 +0100, Edin Kadribasic wrote: Yes, Steph is right, the set of libraries used on the snaps machine is ~70MB (uncompressed) and I don't think it's practical to update win32build.zip to include them all. And this 70 MB does not include files needed for building ext/infromix,

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-09 Thread Christoph Grottolo
/pi3web. Edin - Original Message - From: Steph [EMAIL PROTECTED] To: Christoph Grottolo [EMAIL PROTECTED]; Michael Sisolak [EMAIL PROTECTED] Cc: PHP DEV [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 8:44 PM Subject: Re: [PHP-DEV] What headers/libs does Win32 Snaps build use

RE: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-07 Thread Dave Viner
To: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] What headers/libs does Win32 Snaps build use? 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

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-07 Thread Edin Kadribasic
Message - From: Steph [EMAIL PROTECTED] To: Christoph Grottolo [EMAIL PROTECTED]; Michael Sisolak [EMAIL PROTECTED] Cc: PHP DEV [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 8:44 PM Subject: Re: [PHP-DEV] What headers/libs does Win32 Snaps build use? There are a lot of them - that's likely

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-07 Thread Steph
PROTECTED] Sent: Tuesday, January 07, 2003 8:44 PM Subject: Re: [PHP-DEV] What headers/libs does Win32 Snaps build use? There are a lot of them - that's likely to be the biggest issue. Nearly 20 megs of libraries (and this from some months ago). This is really Edin's territory

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-07 Thread Christoph Grottolo
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

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-07 Thread Steph
Subject: Re: [PHP-DEV] What headers/libs does Win32 Snaps build use? 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

Re: [PHP-DEV] What headers/libs does Win32 Snaps build use?

2003-01-03 Thread Sebastian Bergmann
Michael Sisolak wrote: 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