Hi!

First of all, re2c is easily available for windows - easier to find then
flex - just visit the re2c homepage and download the pre-compiled

Flex is installed by cygwin (which everybody that does anything with builds on windows knows about), re2c isn't. Granted, it can be located after googling for re2c, but why make the builder jump through the unnecessary hoops?

Secondly, my $0.02
1. If re2c IS found, try to rebuild the .c versions
2. If re2C is NOT found, use the .c versions in cvs
 - this allows not making re2c required but letting people who do have
it get properly generated files every time

I'd prefer it to not build .c unless needed (which means shouldn't build on fresh checkout) but that one would be acceptable too.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to