| I try to compile latest cvs with visual studio.net according to the
| instructions in the manual.
|
| I'm always getting the following linking error:

I found out myself:

If you install the Cygwin tools with the default configuration, bison and
flex are not installed, you have to add them separately (you can do that
with the cygwin setup tool).

If bison and flex are installed, php compiles.

Christoph



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to