From: Todd C. Miller Date: Mon, 8 Jul 1996 20:06:42 +0000 (+0000) Subject: prep no longer holds gcc binaries X-Git-Tag: SUDO_1_5_0~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cefe4d66c929ed10aa8dad34de5776ef3fe0db73;p=sudo prep no longer holds gcc binaries --- diff --git a/INSTALL b/INSTALL index ebcbaae98..f09ce7047 100644 --- a/INSTALL +++ b/INSTALL @@ -217,8 +217,8 @@ Solaris 2.x: Since Solaris 2.x does not come with one by default this means that you either need to have purchased the unbundled Sun C compiler or have a copy of the GNU C compiler (gcc). - Sparc binaries for gcc may be gotten via the URL - ftp://prep.ai.mit.edu/pub/gnu/sparc-sun-solaris2 + The SunSoft Catalyst CD should contain gcc binaries for + Solaris. NOTE: sudo will *not* build with the sun C compiler in BSD compatibility mode (/usr/ucb/cc). Sudo is designed to compile with the standard C compiler (or gcc) and