Re: [PHP-DEV] win32 compile fails :3.0.7 ; bison? From: Zeev Suraski (zeev <email protected>)
Date: 03/29/99

At 16:50 29/03/99 +0200, Sascha Schumann wrote:
>On Mon, Mar 29, 1999 at 03:22:16PM +0100, Pal.Koncsik <email protected> wrote:
>> Thank you Rasmus,
>> Could you tell me why bison search for /usr/local/share/bison.simple ?
>> I changed this path in all the language parser files (...parser.y and
>> ...scanner.y), but it still gives this error message compiling the release
>> version or the makeparser.bat.
>> Thanks,
>
>The path is hard wired (compiled in).

True, but the Win32 version distributed by Cygnus accepts -S
path_to_simple_parser, so you could use it.

Zeev

--
Zeev Suraski   <zeev <email protected>>  http://www.zend.com/
For a PGP public key, finger bourbon <email protected>

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>