help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't compile bison/flex output


From: Hans Aberg
Subject: Re: Can't compile bison/flex output
Date: Sat, 17 Feb 2001 11:42:15 +0100

At 18:45 -0600 2001/02/16, Richard Garand wrote:
>I'm writing a parser in flex and bison, and I can't compile the output
>files. Flex and Bison run with no errors (i do have a warning about useless
>non-terminals and rules), but when I try to compile in Visual C++ or gcc,
>both c files have errors. I'm using flex "Cygnus version 2.5-cygwin-990830"
>and bison version 1.28 in the latest version of Cygwin. Why won't the C
>files compile (with command gcc file)? I've appended the source for the flex
>and bison files to this message.

Have you tried checking what the errors say? -- Pretty often one can get a
clue from that. :-)

-- Just a thought.

  Hans Aberg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]