help-bison
[Top][All Lists]
Advanced

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

compiling with -ly


From: Christian Stilling Christensen
Subject: compiling with -ly
Date: Wed, 30 Apr 2003 23:58:44 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Hi
I'm trying to learn Flex and Bison. i have a book om Lex and YACC and the problem arrises when i want to compile my files.

The book says that i have to compile with the foloing line:

cc -o [output] y.tab.c -ly -ll

lex.yy.c is included in the y.tab.c.

Yhe problem is the parameter: -ll and -ly
I have found out that -ll is caled -lfl vith the gcc compiler but wat is the -yl parameter called ??????

Hope taht you can help out ..

\ Christian Stilling Christensen








reply via email to

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