home *** CD-ROM | disk | FTP | other *** search
/ Sams Teach Yourself C in 21 Days (6th Edition) / STYC216E.ISO / mac / DJGPP / FAQ < prev    next >
Text File  |  2000-10-04  |  2KB  |  41 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. If you want to upload something (to the djgpp area *only*), please see
  12. http://www.delorie.com/howto/djgpp/simtel-upload.html
  13.  
  14. First, you should get the file `v2/readme.1st'.  It describes the
  15. files you'll find in this archive, recommends what basic packages you
  16. should download from this site and spells out the initial steps
  17. everybody should do to install DJGPP.  It also includes a few examples
  18. of command lines to compile and link programs with DJGPP; these are
  19. meant to get new users of DJGPP up and running.
  20.  
  21. If you have any problems whatsoever installing the package and
  22. compiling your first test program, please get the full FAQ list (it's
  23. in `v2/faqNNNb.zip', where NNN is the version number) and search it for
  24. your problem.  The FAQ archive includes files in several different
  25. formats; pick the one that you fancy the most and look up your problem
  26. in the large indices at its end.  You can look in the Program Index,
  27. under the name of the program which seems to give you trouble, or in
  28. the Topic Index for anything pertinent to the problems you have.
  29.  
  30. If the full FAQ doesn't seem to help, please post your problem to the
  31. DJGPP Newsgroup (comp.os.msdos.djgpp), or write to its mirrored
  32. mailing list <djgpp@delorie.com> if you don't have access to Usenet
  33. news.  We specifically urge you to post ONLY AFTER searching the FAQ
  34. list.
  35.  
  36. If your installation and test compilation was flawless, please get the
  37. full FAQ anyway and read its first 4 chapters.  Section 3.8 includes
  38. some advice about configuring your system in an way that should
  39. optimize DJGPP performance on your system; it is especially important
  40. if you have less than 4 MBytes of RAM installed.
  41.