On Sun, 13 Feb 2005, Noah John wrote:
> Apologies if this is the wrong place to send this, but the bottom of the 
> page said send comments here.

This was, in fact, just the right thing to do, thanks!

> The link to Apple's website on the page
> "http://gcc.gnu.org/install/specific.html#powerpc-*-darwin*"; needs to be
> updated.  It reads: "http://developer.apple.com/tools/compilers.html";
> The new correct link is "http://developer.apple.com/darwin/projects/compiler/";

I just applied the following patch, and the web page should be updated 
within 24 hours.  In addition to mainline, I will also apply this patch
on the GCC 3.4 branch.

Gerald

2005-02-17  Gerald Pfeifer  <[EMAIL PROTECTED]>

        * doc/install.texi (Specific): Update link for Darwin-specific
        tool binary site.
        
Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.334
diff -u -3 -p -r1.334 install.texi
--- doc/install.texi    16 Feb 2005 21:47:25 -0000      1.334
+++ doc/install.texi    17 Feb 2005 03:43:18 -0000
@@ -3362,7 +3362,7 @@ 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
[EMAIL PROTECTED]://developer.apple.com/tools/compilers.html} (free
[EMAIL PROTECTED]://developer.apple.com/darwin/projects/compiler/} (free
 registration required).
 
 This version of GCC requires at least cctools-528.

Reply via email to