> Hmmm, that's 8 years old, the last release from before the
> reimplementation into Perl (starting with version 5).
I see, this may explain why the vendor still ship it then.
--
Eric Botcazou
On 12/26/2016 11:19 AM, Eric Botcazou wrote:
This is very strange; I didn't get that error. We've got makeinfo 6.1
(Feb 2016) installed here. Are you using a newer or older version?
It's makeinfo 4.13 (from the vendor).
Hmmm, that's 8 years old, the last release from before the
reimplement
> This is very strange; I didn't get that error. We've got makeinfo 6.1
> (Feb 2016) installed here. Are you using a newer or older version?
It's makeinfo 4.13 (from the vendor).
--
Eric Botcazou
On 12/26/2016 02:38 AM, Eric Botcazou wrote:
eric@arcturus:~/build/gcc/native/gcc> make doc
if [ xinfo = xinfo ]; then \
makeinfo --split-size=500 --split-size=500 --no-split -I .
-I /home/eric/svn/gcc/gcc/doc \
-I /home/eric/svn/gcc/gcc/doc/include -o doc/cpp.in
> eric@arcturus:~/build/gcc/native/gcc> make doc
> if [ xinfo = xinfo ]; then \
> makeinfo --split-size=500 --split-size=500 --no-split -I .
> -I /home/eric/svn/gcc/gcc/doc \
> -I /home/eric/svn/gcc/gcc/doc/include -o doc/cpp.info
> /home/eric/svn/gcc/gcc/doc/cpp.tex
> This patch is part 2 of a series to clean up bit rot in the CPP manual
> and preprocessor option documentation in the GCC manual. In this
> installment, I have tossed out redundant copies of documentation of
> generic GCC driver options from cppopts.texi, and likewise redundant
> documentation o
This patch is part 2 of a series to clean up bit rot in the CPP manual
and preprocessor option documentation in the GCC manual. In this
installment, I have tossed out redundant copies of documentation of
generic GCC driver options from cppopts.texi, and likewise redundant
documentation of prep