From: nethack.allison Date: Fri, 13 Jun 2003 19:57:22 +0000 (+0000) Subject: djgpp build instructions X-Git-Tag: MOVE2GIT~1924 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93ab03cc80786efc63d979478fc2ebbb70d14a58;p=nethack djgpp build instructions Explicitly mention fil41b.zip as a required djgpp component. Oddly, some people only pick up part of djgpp, then complain to us when the Makefile doesn't run as planned. --- diff --git a/sys/msdos/Install.dos b/sys/msdos/Install.dos index 5a383e4ef..4cb26ad11 100644 --- a/sys/msdos/Install.dos +++ b/sys/msdos/Install.dos @@ -55,7 +55,10 @@ I. Dispelling the Myths: or byacc). While not strictly necessary to compile nethack, they are required should you desire to make any changes to the level and dungeon compilers. Flex and Bison are included with the DJGPP distribution and - are also available on many archive sites. + are also available on many archive sites. + + Also be sure to pick up djgpp v2gnu/fil41b.zip to get ls.exe and + touch.exe, since the Makefile uses them by default. II. To compile your copy of NetHack on a DOS machine: (or "just follow these few 'simple' steps outlined below.") @@ -217,6 +220,9 @@ Appendix B - DJGPP Compiler (gcc ported to msdos) At the time of this release in April 2002, the URL http://www.delorie.com/djgpp/zip-picker.html/ had information on how to obtain djgpp and what pieces to get. + Be sure to pick up djgpp v2gnu/fil41b.zip to get ls.exe and + touch.exe, since the Makefile uses them by default (or change + the Makefile to use alternatives). Special note for Windows 2000 / Windows XP users: You must have a recent djgpp distribution for the build process, and the generated