all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs-diffs Digest, Vol 24, Issue 78
Date: Wed, 10 Nov 2004 21:44:36 +0100	[thread overview]
Message-ID: <55B26C6E-3359-11D9-B71D-000D93505B76@swipnet.se> (raw)
In-Reply-To: <01c4c762$Blat.v2.2.2$2172a360@zahav.net.il>


> I reverted this change.  (This file is for building Emacs with the old
> version 1.x of DJGPP, where there's no djecho.exe.)
>
> I appreciate the effort to do a thorough job for the changes you
> introduce, but please in the future talk to me before changing any of
> the DOS or DJGPP-specific configury stuff.  It is quite delicate, due
> to the need to support several different MS platforms and due to the
> general flakiness of the standard tools; and I have very little time
> to work on Emacs these days, so I'm trying very hard to avoid any
> unnecessary breakage.

Will do.  But I looked at config.bat, and it didn't seem as there where 
any way to build Emacs without djecho:

> set djgpp_ver=1
> If ErrorLevel 20 set djgpp_ver=2
> rm -f junk.c junk junk.exe
> rem DJECHO is used by the top-level Makefile
> Echo Checking whether 'djecho' is available...
> redir -o Nul -eo djecho -o junk.$$$ foo
> If Exist junk.$$$ Goto djechoOk
> Echo To build 'Emacs' you need the 'djecho.exe' program!
> Echo 'djecho.exe' is part of 'djdevNNN.zip' basic DJGPP development 
> kit.
> Echo Versions of DJGPP before 2.02 called this program 'echo.exe'.
> Echo Either unpack 'djecho.exe' from the 'djdevNNN.zip' archive,
> Echo or, if you have 'echo.exe', copy it to 'djecho.exe'.
> Echo Then run CONFIG.BAT again with the same arguments you did now.
> Goto End

Then again, I may have lost my way in the gotos...

	Jan D.

  reply	other threads:[~2004-11-10 20:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1CRRTE-0001Bq-Ks@monty-python.gnu.org>
2004-11-10 20:15 ` Emacs-diffs Digest, Vol 24, Issue 78 Eli Zaretskii
2004-11-10 20:44   ` Jan D. [this message]
2004-11-10 23:33     ` Eli Zaretskii
2004-11-11  7:25       ` Jan D.
2004-11-11 19:56         ` Eli Zaretskii
2004-11-12 18:19           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55B26C6E-3359-11D9-B71D-000D93505B76@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.