This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error in gcc command exectuion


At 06:36 AM 9/8/2005, you wrote:
> 
>
> 
>Hello,
> 
>i am new to cygwin and compiler writing.
>I am actually only using bison, flex and gcc from this pacakge.
> 
>i am getting below error when runing gcc command:
>/cygdrive/c/temp/ccG2W75I.o:example6.c:(.text+0x206): undefined
>reference to `_yylval'
> 


<snip>



>can anyone please help in getting read of this error.


This is a generic flex/bison usage error.  It's not Cygwin specific.  
As such, discussion of this is off-topic for this list.  Please consult
a flex/bison/yacc list or a good reference for these tools.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]