install gcc 3.4.4 fails on freebsd 4.8/5.1
Paul Albrecht
palbrecht@qwest.net
Mon Nov 7 21:58:00 GMT 2005
I tried installing gcc-3.4.4 on freebsd 5.1 (and 4.8) and after configuration the make failed with
the following message:
byacc --name-prefix=__gettext --output plural.c ../../gcc/intl/plural.y
usage: yacc [-dlrtv] [-b file_prefix] [-o output_filename]
[- p symbol_prefix] filename
I think what's happening is gcc is calling byacc with bison arguments? I there a fix or work around?
Paul Albrecht
More information about the Gcc-help
mailing list