home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / unix / diff32.zoo / readme < prev   
Encoding:
Text File  |  1991-03-13  |  2.3 KB  |  67 lines

  1. 32 Bit GNU-DIFF 1.15
  2.  
  3. This is the gnu-diff version 1.15 package for MSDOS, compiled on the
  4. PC using DJ Delorie's gcc/386 compiler.  They will successfully
  5. compare arbitrarily large files, regardless of the size of available
  6. memory. The only size limitation is the disk space available for
  7. swapping.
  8.  
  9. These programs require a 386 or 386SX processor; they will NOT run
  10. under Windows 3.0 (except perhaps in real mode), 386MAX or QEMM.
  11. This is a limitation of Delories DOS extender; he makes no apologies
  12. for this and neither will I.
  13.  
  14. I have modified his extender so that it will use an XMS driver to
  15. allocate memory if one is present.  This means these programs will
  16. coexist peacefully with XMS.SYS, SMARTDRIVE.SYS, etc, so long as you
  17. stay in real mode.
  18.  
  19. If you want to play with my xms patches to the DOS extender, send me
  20. mail.
  21.  
  22. Patches to the diff 1.15 distribution are included if you want to try
  23. compiling this yourself.  To do that, you'll need
  24.  
  25. 1. the diff distribution.  Available by ftp from prep.ai.mit.edu, as
  26. pub/gnu/diff-1.15.tar.Z (you'll also need compress and tar, to
  27. explode this file)
  28.  
  29. 2. DJ's GCC/G++ package.  Available by ftp from
  30. grape.ecs.clarkson.edu in pub/msdos/djgcc.
  31.  
  32. 3. A servicable version of patch, available from your friendly local
  33. archive sites.
  34.  
  35. 4. A 'modern' make, such as ndmake, or gnumake. Get it where you can.
  36.  
  37. To compile, you need to unpack the diff distribution tar.  Then go to
  38. the created diff directory, and patch the source using the enclosed
  39. patch file.
  40.  
  41. This will create several files, in addition to patching existing
  42. ones.  You will need to copy the file 'dir.h' from the diff directory
  43. to DJ's include/sys directory.
  44.  
  45. Then run make using makefile.pc.
  46.  
  47. The Four Disclaimers
  48.  
  49. 1. I do not warrant that these programs do anything useful, or even
  50. that they are harmless.
  51.  
  52. 2. I am not in the business of providing people with public domain
  53. software by E mail.  If you can't find something that you might need
  54. to make this package work, ask someone else how to get it.
  55.  
  56. 3. 90% of Americans like football, and support the Persian Gulf War.
  57. I disapprove of both, for approximately the same reason -- they are
  58. violence as entertainment.
  59.  
  60. 4. There is no fourth disclaimer.
  61.  
  62. If you run into a problem that isn't covered by this readme file, I
  63. am at
  64.  
  65. williams@herky.cs.uiowa.edu
  66. Kent Williams
  67.