Date: Thu, 14 Nov 1996 09:07:55 +0200 (IST) From: Eli Zaretskii To: Orlando Andico Cc: djgpp AT delorie DOT com Subject: Re: your mail In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 14 Nov 1996, Orlando Andico wrote: > Are there any kind souls out there with SunOS 4.x binaries for GCC? I know > there are binaries for 5.x but I can't seem to find 4.x binaries. That's because building GCC on SunOS is trivial. Just run configure with the correct machine and OS parameters, then run make, exactly like described in the INSTALL file. Go for a cup of coffee and when you come back - ta da! - you have a brand new GCC (albeit with a non-ANSI library, but that's another story).