aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2009-01-18 15:47:15 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>2009-01-18 15:47:15 +0000
commita729d731c8a6dcd45760f1bd7bc5d5379ae49d2c (patch)
tree2171f86685da8ecf09988b8255de355a8399255a /gcc/doc
parent8b6ded8d4ff7292cc0c4d9c24a6670d97755aaeb (diff)
downloadgcc-a729d731c8a6dcd45760f1bd7bc5d5379ae49d2c.zip
gcc-a729d731c8a6dcd45760f1bd7bc5d5379ae49d2c.tar.gz
gcc-a729d731c8a6dcd45760f1bd7bc5d5379ae49d2c.tar.bz2
doc/install.texi (Configuration): Remove obsolete paragraph
about use of --with-gnu-ld with --with-gnu-as. From-SVN: r143484
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 094353b..ffc12cd 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