Date: Sun, 25 Jan 1998 11:31:35 +0200 (IST) From: Eli Zaretskii To: Nate Eldredge cc: Robert Hoehne , djgpp AT delorie DOT com Subject: Re: RHIDE linker problems - HELP! In-Reply-To: <199801242119.NAA03045@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 24 Jan 1998, Nate Eldredge wrote: > Actually, I wonder if GCC should also be made to print an error message if > $DJGPP is not set. I don't think this is a good idea. GCC can work very well without $DJGPP if its built-in default directories are correct for the system where it runs. The message you suggest would indicate that this setup is somehow wrong. I think people should continue to be able to compile GCC with the pathnames of their liking and run the produced binaries with no error messages.