install.texi (Final install): Document the fact that the GNAT runtime should not be stripped.

* doc/install.texi (Final install): Document the fact that
        the GNAT runtime should not be stripped.

From-SVN: r120484
This commit is contained in:
Joel Brobecker 2007-01-05 14:40:05 +00:00 committed by Joel Brobecker
parent 3d761c462a
commit 4b322f430a
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-01-05 Joel Brobecker <brobecker@adacore.com>
* doc/install.texi (Final install): Document the fact that
the GNAT runtime should not be stripped.
2007-01-04 Jan Hubicka <jh@suse.cz>
* tree-inline.c (fold_marked_statements): Update operand caches

View File

@ -2062,7 +2062,10 @@ cd @var{objdir}; make install
@end smallexample
We strongly recommend to install into a target directory where there is
no previous version of GCC present.
no previous version of GCC present. Also, the GNAT runtime should not
be stripped, as this would break certain features of the debugger that
depend on this debugging information (catching Ada exceptions for
instance).
That step completes the installation of GCC; user level binaries can
be found in @file{@var{prefix}/bin} where @var{prefix} is the value