home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / g77doc.zip / g77doc.txt < prev    next >
Text File  |  1998-04-02  |  2KB  |  51 lines

  1. Documentation for GNU fortran 77 g77, version 0.5-22.0. The files were
  2. made from the *.tex files in g77src.zip in the OS/2 distribution by
  3. Michael Holzapfel, using texinfo version 3.11.
  4.  
  5. Contains (apart from this file which is not listed):
  6.  
  7.  Length    Date    Time    Name
  8.  ------    ----    ----    ----
  9.     523  03-24-98  13:02   bugs0.tex
  10.    9284  03-15-98  11:12   bugs.tex
  11. 1607228  04-01-98  10:36   g77.dvi
  12.  990878  04-01-98  10:33   g77.info
  13. 2407028  04-01-98  10:36   g77.ps
  14.  520485  03-24-98  13:01   g77.tex
  15.     477  03-24-98  13:02   install0.tex
  16.   84887  03-24-98  13:02   install.tex
  17.  242452  03-15-98  11:51   intdoc.tex
  18.     450  03-24-98  13:02   news0.tex
  19.   54379  03-24-98  13:03   news.tex
  20.  ------                    -------
  21. 5918071                    11 files
  22.  
  23. The g77.info file should go in your info directory (set with set
  24. INFOPATH in the config.sys), then edit the 'dir' file in that directory
  25. accordingly, adding a line like this:
  26.  
  27. * g77:       (g77).         GNU Fortran 77 compiler.
  28.  
  29. and that's it. The g77.ps file may be printed on a PostScript printer,
  30. the g77.dvi file contains the same information for those who have LaTeX
  31. installed. Warning ... you are looking at 360+ pages of docs!
  32. The PostScript file has been made for use with A4 paper, if you use US
  33. Letter paper you will want to obtain a copy of the psutils package and
  34. run psresize on it.
  35.  
  36. You should obtain a copy of the GNU file compression utility gzip, which
  37. lives for instance on http://ftp-os2.nmsu.edu or http://ftp.leo.org and
  38. install it in your path. Then you can save disk space compressing the
  39. g77.info file with the command
  40.  
  41.   gzip -9 g77.info
  42.   
  43. which will create a compressed file g77.info.gz in place. GNU info can
  44. then read the compressed g77.info.gz file.
  45.  
  46. As ususal, no warranties for anything are given or implied. If you can't
  47. sleep after you read the g77 docs, too bad.
  48.  
  49.  
  50. Have fun. Stefan A. Deutscher (sad@utk.edu / stefand@ibm.net)  2-Apr-1998
  51.