Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Eric Botcazou
> 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

Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Sandra Loosemore
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

Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Eric Botcazou
> 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

Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Sandra Loosemore
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

Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Eric Botcazou
> 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

Re: [doc, committed] clean up redundant cpp option documentation

2016-12-26 Thread Eric Botcazou
> 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

[doc, committed] clean up redundant cpp option documentation

2016-12-25 Thread Sandra Loosemore
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