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 9:29 PM, Steph Fox <[email protected]> wrote: >> Because it was done before I drop this dependency completely in 5.3+, >> obviously. > > Obviously not so obvious. > >> I removed the bindlib_debug files from the archive, problem solved, >> somehow. At least there will be no confusion anymore.The wiki is also >> update (debug: No). > > Right, and now we need to fix config.w32 in PHP_5_2 so that those using the > CVS version will have the correct path to their bindlib_w32 libraries. Those > intentionally using the release lib in the zip-that-must-not-be-mentioned > aren't likely to care anyway. if the library is present in php_build\lib and its header are in php_build\include, then it will simply work, as it always did. There is nothing to change in config.w32. Using CVS to compile is a bad idea in the first place, if we make changes to the CVS and they gave been proven stable, then we will provide new builds as well. But asking the users to use a cvs checkout for this dependency is not an option. If one still likes to use the CVS, then he can always build it himself and copy it to php_build, just like any other library. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org