home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Fortran.51 / DISK1 / PATCH320.DO$ / PATCH320.bin
Text File  |  1988-02-22  |  1KB  |  29 lines

  1. There is a bug in IBM PC-DOS 3.20 which may cause improper operation of a
  2. program if a floating point exception is generated.  This patch to IBM
  3. PC-DOS 3.20 is provided to insure proper operation of programs which may
  4. generate floating point exceptions.  In particular, the C runtime routine
  5. signal with the SIGFPE parameter does not work with the unpatched version
  6. of IBM PC-DOS 3.20.  IBM has also made a patch for this problem available.
  7.  
  8. Procedure for patching IBM PC-DOS 3.20:
  9.  
  10. 1.    Use the DOS sys command to transfer IBMDOS.COM and IBMBIO.COM
  11.     to a writable diskette.
  12.  
  13. 2.    Copy command.com, sys.com and debug.com from your IBM DOS 3.20 
  14.     diskette to the new diskette.  
  15.  
  16. 3.    Copy stkpat.bat, stkpat.scr, rmrhs.exe and setrhs.exe from the 
  17.     \patch directory to the new diskette.  
  18.  
  19. 4.    Reboot the system from the new diskette.
  20.  
  21. 5.     Run stkpat.bat.  This patches the IBMBIO.COM on the new diskette.
  22.  
  23. 6.    Use the DOS sys command to transfer the patch to any other 
  24.     IBM PC-DOS 3.20 diskette.
  25.  
  26. If you are running any version of DOS 3.20 other than IBM PC-DOS 3.20, contact
  27. your hardware manufacturer (OEM) to find out if the problem exists in your 
  28. DOS 3.20 version.
  29.