Hi Hector,

On Tue, May 20, 2008 at 4:18 PM, Hector Santos <[EMAIL PROTECTED]> wrote:

> From the example build at:
>
>   http://uk3.php.net/manual/en/install.windows.building.php
>
> where it shows the options for a minimal build:
>
>  --disable-all
>  --enable-cli
>  --enable-cgi
>  --enable-object-out-dir=.
>  --disable-ipv6.
>
> I've been using this to test basic quick/basic building and it works fine
> for PHP 5.2.
>
> For PHP 5.3,  you get browscap.obj linking errors.   I don't understand what
> ereg does, but I found I had to add the option:
>
>  --with-ereg

Browsercap should be fixed and do not rely on any macro or def from
ereg. Patches welcome (5.3+) :)

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to