I'm kinda new to bison and flex and don't know how to fix this error i keep
getting.
program1.tab.o: In function `yyparse':
program1.tab.cpp:(.text+0x3ef): undefined reference to `yylex'\

The program is in c++. I've built one other program before this, that
compiles fine. I used the same headers, same compile commands, and still
can't get it to work. Any help would be appreciated. Thanks

-- 
View this message in context: 
http://www.nabble.com/bison-flex-help-tf3344013.html#a9300600
Sent from the Gnu - Bison - Help mailing list archive at Nabble.com.



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

Reply via email to