Pierre Joye in php.internals (Thu, 14 Feb 2013 11:21:33 +0100):
>On Thu, Feb 14, 2013 at 11:09 AM, Jan Ehrhardt <php...@ehrhardt.nl> wrote:
>> Is my impression right that there is still a lot to be done to get this
>> compiled under Windows? I did not succeed and then looked into
>> config.m4. There are huge differenced with config.w32,
>
>There are a couple of mistakes in config.w32, Dmitry merged a PR this
>morning that should fix them.

OK, I will take another shot. It failed with "Don't know how to make
Optimizer\zend_optimizer.c".

>In the meantime, I uploaded binaries for all supported PHP versions here:
>https://twitter.com/PierreJoye/status/301999105591373824
>
>VC11 builds of PHP 5.5 (php itself :) snapshots are coming shortly too.

I also tried to compile it as a normal extension (in PHP 5.4 and PHP
5.5). The standard Windows (VC9) build script tries to make
php_ZendOptimizerPlus.dll in stead of ZendOptimizerPlus.dll. Are there
any tweaks needed in configure.js or something like that to make it part
of the normal build routine?

Jan

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

Reply via email to