* doc/install.texi (Specific): Update pointers to apple.com.
authorMike Stump <mrs@apple.com>
Wed, 2 Apr 2003 22:30:49 +0000 (22:30 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 2 Apr 2003 22:30:49 +0000 (22:30 +0000)
From-SVN: r65180

gcc/ChangeLog
gcc/doc/install.texi

index 7ee299bb1aea518b011edaff8ce478556fb6a1ea..0977704b2ec24fd9e6a5be28e01c6582ef50cd34 100644 (file)
@@ -1,3 +1,7 @@
+2003-04-02  Mike Stump  <mrs@apple.com>
+
+       * doc/install.texi (Specific): Update pointers to apple.com.
+
 Thu Apr  3 00:18:49 CEST 2003  Jan HUbicka  <jh@suse.cz>
 
        * i386.c (override_options):  Disable red zone by default on i386.
index 2a9ddd198997bd834635be2a863a86a1ad6b747e..d8ce0830977f7c457eb2e00f6e5e6c99f2960ce7 100644 (file)
@@ -2924,15 +2924,9 @@ PowerPC running Darwin (Mac OS X kernel).
 Pre-installed versions of Mac OS X may not include any developer tools,
 meaning that you will not be able to build GCC from source.  Tool
 binaries are available at
-@uref{http://www.opensource.apple.com/projects/darwin/} (free
+@uref{http://developer.apple.com/tools/compilers.html} (free
 registration required).
 
-If you're using Darwin 1.3 (Mac OS X 10.0) or earlier, you will need
-to upgrade the assembler to version ``cctools-364''.  To get cctools-364,
-check out @file{cctools} with tag @samp{Apple-364}, build it, and
-install the assembler as @file{usr/bin/as}.  See
-@uref{http://www.opensource.apple.com/tools/cvs/docs.html} for details.
-
 The default stack limit of 512K is too small, which may cause compiles
 to fail with 'Bus error'.  Set the stack larger, for instance
 by doing @samp{limit stack 800}.  It's a good idea to use the GNU