diff mbox

Update to WWW Docs for Contributing Doc Patches [wwwdocs]

Message ID AANLkTin7JFdpbXKqcL_YvMABF1cr+b1Vt4meA1pL5Eks@mail.gmail.com
State New
Headers show

Commit Message

Tom Browder Sept. 8, 2010, 2:57 p.m. UTC
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:

$ ../<gcc trunk src>/configure --enable-languages=c --disable-bootstrap
$ make
$ make info
$ make dvi

Regards,

-Tom

Thomas M. Browder, Jr.
Niceville, Florida
USA

 underfull hboxes from <code>make dvi</code>, as these can be the only
diff mbox

Patch

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.</p>

 <h2><a name="docchanges">Documentation Changes</a></h2>

-<p>Documentation changes do not require a bootstrap, but you must
+<p>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 <code>make info</code> and <code>make dvi</code> and correct
 any errors.  You should investigate complaints about overfull or