Re: [PHP-DEV] bindlib_w32 From: rubys <email protected>
Date: 03/30/00

Brad Atkins wrote:
>I haven't found compiling bindlib a problem.
>
>Compiled it once, like Zeev said, in a seperate directory, and put
>win32build also in a seperate directory.
>
>Then even still when I redo my PHP installation, I have no need to
recompile
>bindlib.

I never had a problem as I always compiled for debug. Then somebody asked
me for a precompiled Win32 binary of ext/java, and it didn't work (in the
process I found a bug in the mysql build instructions).

What Zeev is referring to is the references to ..\bindlib_w32\Release and
..\bindlib_w32\Debug in php4dllts.dsp. This means that if you put the
bindlib directory in the right place, the build will automatically pick the
right version of the library.

>"Set it, and forget it."

Sounds like a line in the win32build instructions. I wrote those
instructions based on input I received and a bit of trial and error. The
problem was that I set it. Then, I forgot it. Then, it came back and bit
me. ;-)

Now that I see what Zeev is referring to, I could go back and fix them, but
actually I prefer Andi's suggestion...

- Sam Ruby

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>