I'm using Fedora 12 on intel 64-bit machine -Gopal srinivas13.2 wrote: > > Im trying to build gcc4.4.1 using eclipse. > I successfully ran ./configure --disable-multilib and make from command > line, and now when i try to builld it from eclipse i'am getting the > following error: > > **** Build of configuration Debug for project MyGcc **** > > make all > yacc ../intl/plural.y > yacc: e - line 46 of "../intl/plural.y", syntax error > %pure_parser > ^ > make: *** [../intl/plural.c] Error 1 > [End of error] > > $which yacc > /usr/bin/yacc > $which byacc > /usr/bin/byacc > $which bison > /usr/bin/bison > > Kindly suggest what is to be done in this regard > > Thanks, > Gopal > > > -- View this message in context: http://old.nabble.com/parser-error-tp27861799p27862254.html Sent from the gcc - Help mailing list archive at Nabble.com.