help-bison
[Top][All Lists]
Advanced

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

Re: compile bison and flex


From: Hans Aberg
Subject: Re: compile bison and flex
Date: Fri, 20 Jan 2006 09:54:50 +0100

Bison does not look for Flex when run; perhaps you have a Makefile script doing it. And Flex does not look for Yacc, which is a different program; perhaps you have a Makefile script doing it. Flex and Bison attempt to be compatible with each other. Bison only attempts to be compatible with the POSIX standard Yacc-alike parts, but not with Yacc as a program.

On 19 Jan 2006, at 20:01, Mike Jones wrote:



when i compile bison it looks for flex.

when i compile flex it looks for yacc.

i can not find a link or repository for yacc.

please help
_______________________________________________
address@hidden http://lists.gnu.org/mailman/listinfo/help-bison





reply via email to

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