help-flex
[Top][All Lists]
Advanced

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

Re: nomain problems


From: Luke Nitish
Subject: Re: nomain problems
Date: Wed, 6 Jul 2011 03:27:34 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,
I have the same error when compiling a SQL parser with Flex & Bison.
after adding 
%option nomain noyywrap 
and compiling without the -lfl it works fine :D

i want to know what was the cause of the earlier linking error; and how it is
being corrected by not linking the flex library. 

Thanks 
Luke 




reply via email to

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