Date: 12/24/00
- Next message: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Previous message: Toby Butzon: "[PHP-DEV] bison problems when compiling under win32"
- In reply to: Toby Butzon: "[PHP-DEV] bison problems when compiling under win32"
- Next in thread: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Jim Winstead: "Re: [PHP-DEV] bison problems when compiling under win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:42 24/12/2000, Toby Butzon wrote:
>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.
You probably have an old version of bison...
Zeev
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- 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: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Previous message: Toby Butzon: "[PHP-DEV] bison problems when compiling under win32"
- In reply to: Toby Butzon: "[PHP-DEV] bison problems when compiling under win32"
- Next in thread: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Toby Butzon: "Re: [PHP-DEV] bison problems when compiling under win32"
- Reply: Jim Winstead: "Re: [PHP-DEV] bison problems when compiling under win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

