On Fri, 2013-07-19 at 14:50 +0200, Jan Ehrhardt wrote:
> Normal users do not generally build PHP, but there is a chance they use
> a build system for compiling special extensions, Then it would be nice
> if the zips contain the pregenerated parses.

On http://windows.php.net/snapshots/ we provide development packages
which allow a phpize-configure-nmake workflow similar to the Unix system
without building the whole of PHP. Last time I tried this worked nicely.
I do not know why that is not done for releases, too. (also follow the
link there to http://windows.php.net/downloads/snaps/ ... not sure why
the website has outdated versions ...)

And another comparison to the Unix system: we have snaps.php.net which
distributes pregenerated parsers for "normal" users and git for people
who know what they do and have bison. Also sources from
php.net/downloads.php have pregenerated parsers.

> BTW: I am now running into another error, but I do not rule out it has
> to do with my own setup.
[...]
> Are you using Update 2 of VC11?
> http://blogs.msdn.com/b/somasegar/archive/2013/04/04/visual-studio-2012-update-2-now-available.aspx

There I can't help. I currently don't own a Windows license I could use
for that.

johannes



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

Reply via email to