------- Comment #1 from sje at cup dot hp dot com 2007-05-01 21:22 ------- This does not look like a GCC bug, you just need to link in the YACC library on the link line. The lex library (-ll) has calls to the yacc library (-ly) and so that library needs to be linked in.
-- sje at cup dot hp dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sje at cup dot hp dot com Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31425