home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / c / startup2.lha / readMe.Txt < prev   
Text File  |  1992-07-16  |  2KB  |  54 lines

  1.  
  2.  REV 1.1
  3.  =======
  4.  
  5.   Oups, the previous version would not run the program, even if you had
  6. the right microprocessor. Fixed now.
  7.  
  8.  DISCLAIMER
  9.  ==========
  10.  
  11. The software and accompanying written materials (including any instructions
  12. for use) are provided "as is" without warranty of any kind. further,
  13. the author does not warrant, guarantee or make any representations regarding
  14. the use, or the results of use, of the software or written materials in
  15. terms of correctness, accuracy, reliability, or otherwise.  The entire risk
  16. as to the results and performance of the software is assumed by you.
  17.  
  18.  
  19.  CONTENTS
  20.  ========
  21.  c010.o     -> Custom startupfile for 68010
  22.  c020.o     -> Custom startupfile for 68020
  23.  c030.o     -> Custom startupfile for 68030
  24.  c040.o     -> Custom startupfile for 68040
  25.  cres010.o  -> Custom startupfile for 68010, resident version
  26.  cres020.o  -> Custom startupfile for 68020, resident version
  27.  cres030.o  -> Custom startupfile for 68030, resident version
  28.  cres040.o  -> Custom startupfile for 68040, resident version
  29.  ReadMe.Txt -> This File ;-)
  30.  
  31.  
  32.  HOW TO USE
  33.  ==========
  34. The supplied objectfiles can be used instead of the original supplied c.o
  35. from SAS/C.
  36.  The only difference between the original c.o/cres.o and these files is,
  37. that they will check if you have a specific microprocessor installed in
  38. your machine, when you try to run your final program.
  39.  This is very usefull when compiling programs for 68020/030/040, which
  40. cannot run on a 68000/010-system. If you use these startup-files, the
  41. program will simply refuse to run, if your Amiga not is powerfull enough
  42. to handle it.
  43.  
  44.  BUG-REPORTS/SUGGESTIONS
  45.  =======================
  46.  
  47.   Should be sent to Brian Ipsen, 2:231/126.97@fidonet
  48.  
  49. Flames/Complaints >NIL:
  50.  
  51. /*
  52. EOF
  53. */
  54.