Mail Archives: djgpp/1995/06/22/16:06:34
Hi all,
I'm trying to compile emacs 19.28 on my dos machine with djgpp 1.12m4.
(silly boy!)
The first problem is that msdos.c defines gettimeofday. The linker
throws up. (probably because it needs other functions in
gettimeofday.c?) I just commented out the code (who cares for now if
my timezone isn't right).
The next problem, the one I am stuck on, is when the etc/DOC file is
created. Make calls ../lib-src/make-docstring with a LOT of file
names. For some reason it's only getting the first 128. The FAQ
explains how to do this--use gnu make compiled with djgpp.
I am.
Now what?
- Raw text -