home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / FTNCHEKA.ZIP / README.os2 < prev   
Text File  |  1993-02-25  |  1KB  |  31 lines

  1. This archive contains the sources and executables for ftnchek, a Fortran
  2. program checker, compiled for OS/2 and MSDOS.
  3.  
  4. Files:
  5.  EMX/ 
  6.   ftnchek.exe   EMX-compiled executable for OS/2 2.x and MSDOS 
  7.                 (mostly untested under MSDOS)
  8.   makefile.emx  makefile for EMX/gcc using dmake 3.8
  9.  MSC/
  10.   ftnchek.exe   OS/2 1.x--2.x executable
  11.   ftnchekb.exe  OS/2 and MSDOS bound executable
  12.   ftnchek.def   linker definition file
  13.   makefile.msc  makefile for Microsoft C 6.00A using dmake 3.8
  14.  
  15. The EMX version is a LARGE_MACHINE version. If you use OS/2, you will 
  16. need emx.dll, currently available on ftp-os2.nmsu.edu in 
  17.   pub/os2/2.0/programming/emx-0.8f/emxdev.zip.
  18. emxbind was used to place emx.exe in the ftnchek.exe to simplify 
  19. installation for MSDOS users. Note that a math-coprocessor (or a 486) will 
  20. be needed under MSDOS. 
  21.  
  22. Finally, note that I was asked to compile these programs, but I do not
  23. use Fortran. I welcome any bug reports on the OS/2 ports.
  24.  
  25. Two other OS/2 ports were uploaded to ftp-os2.nmsu.edu at approximately
  26. the same time as this archive. Sources can be obtained from those ports 
  27. (no changes from the original distribution was required).
  28.  
  29. Darrel Hankerson hankedr@mail.auburn.edu or hank@ducvax.auburn.edu
  30. 24 February 1993
  31.