Entry
Compiler: Parser: Syntax: Yacc: Bison: Error: bison.simple no such file or directory
Oct 21st, 2003 19:24
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 22 October 2003 - 10:23 pm --------------------
Compiler: Parser: Syntax: Yacc: Bison: Error: bison.simple no such
file or directory
---
Cause:
This error message indicates that bison.exe has not all necessary file
available.
---
In particular the file
bison.simple
must be available to bison.exe
---
---
Solution:
Download the file 'bison.simple'
---
So go e.g. to
http://www.monmouth.com/~wstreett/lex-yacc/lex-yacc.html
---
and download bison.simple there,
and put it in the same directory
as bison.exe
----------------------------------------------------------------------