Date: Sun, 28 Apr 1996 11:51:06 +0200 (IST) From: Eli Zaretskii To: 104320 DOT 602 AT compuserve DOT com Cc: djgpp AT delorie DOT com Subject: Re: How to install GNU on DOS? In-Reply-To: <4lqr9j$pjd@arl-news-svc-3.compuserve.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 26 Apr 1996 104320 DOT 602 AT compuserve DOT com wrote: > I am tried to run Configure.bat to install GNU C/C++ compiler > and the "update" and "sed" commands are > not recognized by DOS. Are you sure you want to build GCC yourself? If you only want GCC that runs under Win95, you can get a binary which is ready to run from any SimTel mirror, in the SimTel/vendors/djgpp directory. Building GCC requires that you have a few tools that aren't standard on MS-DOS, like GNU Fileutils. `update' and `sed' come with DJGPP, but you will discover that you need additional programs once you get past that.