Mail Archives: djgpp/1996/10/12/13:15:23
Johan Eriksson wrote:
>
> Is it possible to recompile the "normal" source for emacs and make it
> run under Dos? The only thing I found about it was a compiled dos
> version but I want to be able to use it on my Linux system as well. Is
> it possible to use the same source for 19.34 and compile for several
> targets? I heard that emacs (source) has some sort of support for
> djgpp? Is this true then how hard is it to compile it?
Emacs 19.31 and higher versions were designed to compile under DOS using
djgpp, mostly because of the hard work of Eli Zaretskii, one of our
resident gurus. :)
Steps:
* Download the emacs sources.
* Use the djtar program included with djgpp to extract them. This
program is capable of converting the Unixy filenames to things DOS can
recognize. If running under Win95, make sure you either have long
filenames off or turn off the NameNumericTail option in the registry.
* Run the 'config.bat' script with 'msdos' as the target. It will
verify that you have djgpp installed and tell you what additional
utilities you may need, like 'sed' and the GNU fileutils. These are
both available on SimTel.
* Run 'make install' from the main emacs directory.
Ka-blam! You're done. :)
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Plan: To find ANYONE willing to | http://www.cs.com/fighteer |
| play Descent 2 on DWANGO! | Tagline: <this space for rent> |
---------------------------------------------------------------------
- Raw text -