home *** CD-ROM | disk | FTP | other *** search
/ Media Depot 5 / mediadepotvolume51993.iso / FILES / 13 / FAQ202S.ZIP / faq / readme.faq < prev    next >
Encoding:
Text File  |  1996-10-13  |  1.4 KB  |  36 lines

  1. This is version 2.02 of the FAQ list for DJGPP.  DJGPP is a port
  2. of the GNU C/C++ compiler and GNU development tools to 32-bit,
  3. protected-mode environment under MS-DOS and compatible systems.
  4.  
  5. You should unzip this archive with PKUNZIP -d command from the
  6. root directory of your DJGPP installation tree.  The FAQ in the Info
  7. format will be extracted into the info/ subdirectory; other files will
  8. be extracted to the faq/ subdirectory.  You should add a menu item to
  9. the info/dir file which leads to the Top node of the FAQ; you can find
  10. the line to add at the beginning of `djgppfaq.inf' file.
  11.  
  12. For those who are familiar with the previous versions, the file
  13. WHATSNEW.FAQ describes the changes in this release.
  14.  
  15. If you want to create the FAQ list in other formats, get the
  16. file `faq202s.zip' from the DJGPP archives and use the appropriate
  17. target of the Makefile therein.  You will need the following programs
  18. to build the various FAQ formats:
  19.  
  20.     - GCC and DJGPP C library
  21.     - GNU Make (any version)
  22.     - Makeinfo 3.6 or later (from the GNU Texinfo distribution)
  23.       (on Unix systems, you will need Makeinfo 3.7 or later)
  24.     - GNU Sed (you *must* use GNU Sed!)
  25.  
  26. If you have comments, corrections or suggestions for inclusion
  27. in the FAQ list, please mail them to <eliz@is.elta.co.il>.  Be
  28. sure to include in your mail the version number of the document
  29. to which your comments apply (you can find the version at the
  30. beginning of the FAQ list).
  31.  
  32.  
  33.  
  34. Eli Zaretskii
  35. eliz@is.elta.co.il
  36.