Date: Sun, 22 Sep 1996 09:22:19 +0200 (IST) From: Eli Zaretskii To: Trey Chandler Cc: djgpp AT delorie DOT com Subject: Re: Error when compiling In-Reply-To: <3241b2dd.3076799@nntp.iamerica.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 19 Sep 1996, Trey Chandler wrote: > I recently downloaded DJGPP v2 and cannot compile anything. I keep > getting the error "Cannot 'exe' as is. Installation error." That is > not the exact error, but is real close. Did you download and install the GNU Binutils (v2gnu/bnu252b.zip)? Without them, you indeed don't have `as', which is the assmebler required by the compiler to produce the object code. > Also, can somebody tell me > how to get Emacs. Any help would be appreciated. You can get a pre-compiled binary package from the URL below: ftp://ftp.delorie.com/pub/djgpp/alpha/em1934*.zip Begin by downloading and reading the file emacs.README from the above location.