gcc/java/parse.y
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Thu May 17 20:56:00 GMT 2001
Weiqi Gao wrote:
> While building gcc-20010514, I encountered several
> problems:
>> 1. A bison flag of "--name-prefix=java_" is used which
> tripped bison 1.22 which understood "-p java_" but not
> the long command line.
>> 2. After I passed that, I encountered three
> redeclarations in gcc/java/parse.y:
>> unary_expression_not_plus_minus
> class_member_declaration
> interface_type_list
Maybe you need a newer bison. My linux distribution comes with v1.28.
regards
[ bryce ]
More information about the Java
mailing list