On 25 Oct 2005, at 13:19, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

I am trying to compile the LALR grammer (yacc ) using bison and it
showing "Broken Pipe" Error.

Output:
#usr/local/bin/bison -d -o --verbose xyz_parser.y
Broken Pipe


It could be that you haven't M4 installed on your computer. Bison uses M4 to write the parser source files.

  Hans Aberg




_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to