Mail Archives: djgpp/1996/09/22/03:53:25
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.
- Raw text -