summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>2009-01-18 15:47:15 +0000
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>2009-01-18 15:47:15 +0000
commitb338dafb9b5d5e47ad73651b0d85fa5cbfe91b5c (patch)
tree2171f86685da8ecf09988b8255de355a8399255a /gcc/doc
parent7d44bec117c6da8ddf743a357f621b14ed04b4ca (diff)
downloadgcc-b338dafb9b5d5e47ad73651b0d85fa5cbfe91b5c.tar.gz
doc/install.texi (Configuration): Remove obsolete paragraph
about use of --with-gnu-ld with --with-gnu-as. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143484 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 094353b667a..ffc12cd2eb3 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -45,7 +45,7 @@
@end ifset
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+@c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
@c IMPORTANT: whenever you modify this file, run `install.texi2html' to
@@ -887,10 +887,6 @@ whether you use the GNU assembler. On any other system,
@item @samp{sparc64-@var{any}-solaris2.@var{any}}
@end itemize
-On the systems listed above (except for the HP-PA, the SPARC, for ISC on
-the 386, if you use the GNU assembler, you should also use the GNU linker
-(and specify @option{--with-gnu-ld}).
-
@item @anchor{with-as}--with-as=@var{pathname}
Specify that the compiler should use the assembler pointed to by
@var{pathname}, rather than the one found by the standard rules to find