help-bison
[Top][All Lists]
Advanced

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

Re: Liby Librarrying missing


From: James K. Lowden
Subject: Re: Liby Librarrying missing
Date: Tue, 12 Dec 2023 20:22:54 -0500

On Wed, 13 Dec 2023 15:45:36 +0000
Lotfi via Users list for the GNU Bison parser generator
<help-bison@gnu.org> wrote:

> I am trying to run this command
> 
> > gcc lex.yy.c synt3.tab.c -lfl -ly
> 
> while synt3.tab.c is a file BISON produced.It seems that I do not
> have the -ly library. I am using an ubuntuOS, pleas any assistance?

        $ dpkg -L libbison-dev | grep liby
        /usr/lib/aarch64-linux-gnu/liby.a

You just need the dev package.  :-)

--jkl



reply via email to

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