Date: 12/24/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Previous message: steeven <email protected>: "[PHP-DEV] PHP 4.0 Bug #8399: Only the first results sets can be retrieved"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi -
Thanks to whoever sent the link for instructions on how to compile under
win32. Now I'm having another problem... bison is set to run
bison --output=zend_language_parser.c -v -d -S
"%CYGWIN%\share\bison.simple" -p zend zend_language_parser.y
but it's giving me command line argument errors... the first one is
something about "-S" not being a valid switch.
I followed the instructions (I think)... then I went back and deleted
everything and tried again to make sure and it still wouldn't work. If
anybody can give me a clue on how to fix this I'd really appreciate it!
Toby Butzon
[ criticism spurs improvement ]
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Previous message: steeven <email protected>: "[PHP-DEV] PHP 4.0 Bug #8399: Only the first results sets can be retrieved"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Zeev Suraski: "Re: [PHP-DEV] bison problems when compiling under win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

