aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-12-07 16:57:28 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-12-07 16:57:28 +0000
commit73e2155a5a1b3bc58ebe5f3d735af286cec64085 (patch)
tree6fb02642da2dd4fc99f79b45b378e5f9b1a05067 /gcc/doc/install.texi
parentd644189f51968195dc2fe1b9c4e851f8538475f3 (diff)
downloadgcc-73e2155a5a1b3bc58ebe5f3d735af286cec64085.zip
gcc-73e2155a5a1b3bc58ebe5f3d735af286cec64085.tar.gz
gcc-73e2155a5a1b3bc58ebe5f3d735af286cec64085.tar.bz2
gcc.texi: Don't include install-old.texi.
* doc/gcc.texi: Don't include install-old.texi. Adjust menu description for Trouble section. * doc/install-old.texi: Adjust for inclusion as chapter of new installation manual. * doc/install.texi, doc/include/fdl.texi, doc/install.texi2html: Adjust to include old installation chapter as chapter of new installation manual. From-SVN: r47757
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r--gcc/doc/install.texi27
1 files changed, 26 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index c2e60eb..5c190e8 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -32,6 +32,9 @@
@ifset binarieshtml
@settitle Installing GCC: Binaries
@end ifset
+@ifset oldhtml
+@settitle Installing GCC: Old documentation
+@end ifset
@ifset gfdlhtml
@settitle Installing GCC: GNU Free Documentation License
@end ifset
@@ -50,6 +53,7 @@
@set testhtml
@set finalinstallhtml
@set binarieshtml
+@set oldhtml
@set gfdlhtml
@end ifnothtml
@@ -105,6 +109,8 @@ Free Documentation License}''.
* Specific:: Host/target specific installation notes for GCC.
* Binaries:: Where to get pre-compiled binaries.
+* Old:: Old installation documentation.
+
* GNU Free Documentation License:: How you can copy and share this manual.
* Concept Index:: This index has two entries.
@end menu
@@ -184,6 +190,12 @@ remove that directory when you do not need that specific version of GCC
any longer, and, if shared libraries are installed there as well, no
more binaries exist that use them.
+@ifhtml
+There are also some @uref{old.html,,old installation instructions},
+which are mostly obsolete but still contain some information which has
+not yet been merged into the main part of this manual.
+@end ifhtml
+
@html
<hr>
<p>
@@ -1389,7 +1401,7 @@ works.
@c ***Specific****************************************************************
@ifnothtml
@comment node-name, next, previous, up
-@node Specific, GNU Free Documentation License, Binaries, Top
+@node Specific, Old, Binaries, Top
@end ifnothtml
@ifset specifichtml
@html
@@ -3685,6 +3697,19 @@ automatically.
@end ifhtml
@end ifset
+@c ***Old documentation******************************************************
+@ifset oldhtml
+@include install-old.texi
+@html
+</p>
+<hr>
+<p>
+@end html
+@ifhtml
+@uref{./index.html,,Return to the GCC Installation page}
+@end ifhtml
+@end ifset
+
@c ***GFDL********************************************************************
@ifset gfdlhtml
@include fdl.texi