X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fdoc%2Fgcc.texi;h=67ea96a751858caf5987191dc2434bd76983c80d;hb=f6c976082ba1767d6aff64f010ff77e183ec5524;hp=a1f4e2e0433de73eb3d5882e3a8bd7c79f9b9c7b;hpb=29a40d6d2d1a7debbdcd3554138069fee3270555;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index a1f4e2e0433..67ea96a7518 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -239,13 +239,12 @@ bugs. It corresponds to GCC version 3.1. * G++ and GCC:: You can compile C or C++ programs. * Standards:: Language standards supported by GCC. * Invoking GCC:: Command options supported by @samp{gcc}. -* Installation:: How to configure, compile and install GCC (out of date). * C Implementation:: How GCC implements the ISO C specification. * C Extensions:: GNU extensions to the C language family. * C++ Extensions:: GNU extensions to the C++ language. * Objective-C:: GNU Objective-C runtime features. * Gcov:: gcov: a GCC test coverage program. -* Trouble:: If you have trouble installing GCC. +* Trouble:: If you have trouble using GCC. * Bugs:: How, why and where to report bugs. * Service:: How to find suppliers of support for GCC. * Contributing:: How to contribute to testing and developing GCC. @@ -287,8 +286,6 @@ bugs. It corresponds to GCC version 3.1. @include invoke.texi -@include install-old.texi - @include extend.texi @include objc.texi