Go to the first, previous, next, last section, table of contents.
gperf
?
If you cannot install gperf
, make sure you have started
with a fresh distribution of gcc
, do not
do `make maintainer-clean', and, to ensure that
gperf
is not invoked by make
during the build,
type these commands:
sh# cd gcc sh# touch c-gperf.h sh# cd .. sh#
Go to the first, previous, next, last section, table of contents.