emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] trunk r117672: Remove support for DJGPP < 2.02


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] trunk r117672: Remove support for DJGPP < 2.02
Date: Sat, 09 Aug 2014 21:50:04 +0300

> From: Stefan Monnier <address@hidden>
> Date: Sat, 09 Aug 2014 14:32:28 -0400
> Cc: address@hidden
> 
> > -rem   YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
> > -rem
> > -rem   + msdos version 3 or better.
> > -rem   + DJGPP version 2.0 or later (version 2.03 or later recommended).
> > -rem   + make utility that allows breaking of the 128 chars limit on
> > -rem     command lines.  ndmake (as of version 4.5) won't work due to a
> > -rem     line length limit.  The make that comes with DJGPP does work (and 
> > is
> > +rem   YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
> > +rem
> > +rem   + msdos version 3 or better.
> > +rem   + DJGPP version 2.02 or later (version 2.03 or later recommended).
> > +rem   + make utility that allows breaking of the 128 chars limit on
> > +rem     command lines.  ndmake (as of version 4.5) won't work due to a
> > +rem     line length limit.  The make that comes with DJGPP does work (and 
> > is
> 
> I get the impression that you did not use Emacs to make these changes.
> Why do these lines (and others further down) get a ^M at the end?
> 
> > +of GCC (the GNU C compiler), GNU Make, rm, mv, cp, and sed, and
> > +version 2.03 or later of DJGPP itself.  See the remarks in CONFIG.BAT
> 
> Shouldn't this be 2.02?

Thanks, I fixed those.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]