Date: 10/04/98
- Next message: shane: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #781 Updated: Segfaults when both Sybase & MySQL compiled in & running NIS"
- In reply to: Eric Esselink: "[PHP-DEV] Re : [PHP-DEV] New flex for php 3.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Eric Esselink wrote:
>
> I just downloaded the CVS tree and am trying to get it to compile on
> Windows NT 4.0 Server with MSVC 5.0 in Win32 Debug mode.
> When i try to build php_custom_build it errs with : 'bison.exe:
> invalid option -- S'
If you use the bison from the php site, (not the one that comes with
flex, but the one seperate from it), then copy the bison.simple from the
php31 cvs tree into your windows directory, then remove the -s
bison.simple from those commands, it will work.
I'll be modifying the project files this week to use that. It seems
that -S is not standard bison 1.25 flag, don't know where it came from,
but works with the cygnus bison.
Shane
-- 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>
- Next message: shane: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Bug Database: "[PHP-DEV] Bug #781 Updated: Segfaults when both Sybase & MySQL compiled in & running NIS"
- In reply to: Eric Esselink: "[PHP-DEV] Re : [PHP-DEV] New flex for php 3.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

