parser error
srinivas13.2
srinivas13.2@gmail.com
Thu Mar 11 10:38:00 GMT 2010
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-tp27861799p27861799.html
Sent from the gcc - Help mailing list archive at Nabble.com.
More information about the Gcc-help
mailing list