From patchwork Wed Sep 8 14:57:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Update to WWW Docs for Contributing Doc Patches [wwwdocs] Date: Wed, 08 Sep 2010 04:57:07 -0000 From: Tom Browder X-Patchwork-Id: 64166 Message-Id: To: gcc-patches When trying to do "make info" and "make dvi" according to wwwdocs for doc patches, I got errors due to the build environment after a configure (outside the gcc tree). I found I had to also complete a build of the c language to get those targets to work--thus the recommended change in the patch at the end of this message. I used this minimal set of commands to get a good build of the required doc test targets: $ ..//configure --enable-languages=c --disable-bootstrap $ make $ make info $ make dvi Regards, -Tom Thomas M. Browder, Jr. Niceville, Florida USA underfull hboxes from make dvi, as these can be the only Index: contribute.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v retrieving revision 1.77 diff -u -p -r1.77 contribute.html --- contribute.html 10 Jul 2010 20:22:25 -0000 1.77 +++ contribute.html 8 Sep 2010 14:48:17 -0000 @@ -148,7 +148,8 @@ testsuite run.

Documentation Changes

-

Documentation changes do not require a bootstrap, but you must +

Documentation changes do not require a new bootstrap (but a working +bootstrap is required to get the entire build environment correct), but you must perform make info and make dvi and correct any errors. You should investigate complaints about overfull or