From 062a8ab8309c048155a9a80b672b525bf06a796a Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Thu, 17 Feb 2005 04:21:04 +0000 Subject: [PATCH] install.texi (Specific): Update link for Darwin-specific tool binary site. * doc/install.texi (Specific): Update link for Darwin-specific tool binary site. From-SVN: r95148 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1b0c25b09a88..8cf6c10adcf6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-17 Gerald Pfeifer + + * doc/install.texi (Specific): Update link for Darwin-specific + tool binary site. + 2005-02-16 David Edelsohn PR target/19019 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index face1fb2491b..fc05ddb360b2 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3322,7 +3322,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 -@uref{http://developer.apple.com/tools/compilers.html} (free +@uref{http://developer.apple.com/darwin/projects/compiler/} (free registration required). The default stack limit of 512K is too small, which may cause compiles -- 2.47.2