Re: [PHP-DEV] bindlib_w32 From: Brad Atkins (brad <email protected>)
Date: 03/30/00

>
>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.
>

Oh ok, my mistake. I misunderstood his response.

>>"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...
>

Yes, this does make more sense. Making it easier on the user is the best end
result.

Brad

-- 
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>