home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1996 September / Simtel-MSDOS-Sep1996-CD2.iso / disc2 / djgpp / faq < prev    next >
Text File  |  1996-02-21  |  2KB  |  38 lines

  1.             Welcome to DJGPP v2.0!!!
  2.             ------------------------
  3.  
  4. No, this is NOT the FAQ list for DJGPP!  (Did you really think that a
  5. FAQ list for such a large project could be so small?)
  6.  
  7. The real purpose of this document is to catch your eyes up front and
  8. point you to the various available documents that we recommend you to
  9. get and read when you install DJGPP version 2.
  10.  
  11. First, you should get the file `v2/readme.1st'.  It describes the
  12. files you'll find in this archive, recommends what basic packages you
  13. should download from this site and spells out the initial steps
  14. everybody should do to install DJGPP.  It also includes a few examples
  15. of command lines to compile and link programs with DJGPP; these are
  16. meant to get new users of DJGPP up and running.
  17.  
  18. If you have any problems whatsoever installing the package and
  19. compiling your first test program, please get the full FAQ list (it's
  20. in `v2/faqNNNb.zip', where NNN is the version number) and search it for
  21. your problem.  The FAQ archive includes files in several different
  22. formats; pick the one that you fancy the most and look up your problem
  23. in the large indices at its end.  You can look in the Program Index,
  24. under the name of the program which seems to give you trouble, or in
  25. the Topic Index for anything pertinent to the problems you have.
  26.  
  27. If the full FAQ doesn't seem to help, please post your problem to the
  28. DJGPP Newsgroup (comp.os.msdos.djgpp), or write to its mirrored
  29. mailing list <djgpp@delorie.com> if you don't have access to Usenet
  30. news.  We specifically urge you to post ONLY AFTER searching the FAQ
  31. list.
  32.  
  33. If your installation and test compilation was flawless, please get the
  34. full FAQ anyway and read its first 4 chapters.  Section 3.8 includes
  35. some advice about configuring your system in an way that should
  36. optimize DJGPP performance on your system; it is especially important
  37. if you have less than 4 MBytes of RAM installed.
  38.