On Tue, 19 Oct 2010, Richard Quadling wrote:

> Is there a way to continue the build process (on Windows) if a shared
> extension fails to build.
> 
> Currently, if an extension fails, then it halts the entire build.
> Which is probably fine in production, but for my own builds, I'd like
> it to just ignore the failed extension.
> 
> I know I can exclude it from the configure, but that won't help me
> when the extension is fixed.

Isn't that what --enable-snapshot-build does (on Windows)?

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

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

Reply via email to