PATCH: snapshots.html

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed Jun 26 07:33:00 GMT 2002


The situation has changed, and our documentation lagged behind:

  Bison *is* needed, even with contrib/gcc_update.

Gerald

Index: snapshots.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/snapshots.html,v
retrieving revision 1.14
diff -u -3 -p -r1.14 snapshots.html
--- snapshots.html	23 Jan 2002 15:42:21 -0000	1.14
+++ snapshots.html	26 Jun 2002 14:15:19 -0000
@@ -28,9 +28,9 @@ patch does not support "-E", you'll need
 that you may need autoconf, autoheader and various other programs if you use
 diff files to update from one snapshot to the next.</p>

-<p>contrib/gcc_update can be used to apply diffs between successive
-snapshot versions and preserve relations between generated files so
-that autoconf, bison et al aren't needed. This is documented in
+<p><code>contrib/gcc_update</code> can be used to apply diffs between
+successive snapshot versions and preserve relations between generated
+files so that autoconf et al aren't needed. This is documented in
 comments in contrib/gcc_update. <br /> The file .brik provides a list of
 checksums of files in the snapshot, that may be checked using<br />
 brik -C < .brik</p>



More information about the Gcc-patches mailing list