home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / gnu / flex237.lzh / FLEX237 / README.ATA < prev    next >
Text File  |  1993-07-23  |  1KB  |  40 lines

  1. here is the latest version of flex (2.3 Patch #7) for the atari.
  2.  
  3. first:
  4.     read the files COPYING, flex.1, flexdoc.1 and README
  5.  
  6. acknowledgements:
  7.     to Vern Paxson for this increditable effort, and for making
  8. it available freely.
  9.  
  10. installation:
  11.     - get flex distribution: version 2.3 patch #7
  12.     (available on prep.ai.mit.edu)
  13.     - apply the patches in atari.diffs to the distribution.
  14.     - add the files Makefile.atari, yyread.c, README.atari to
  15.     the distribution.
  16.     - edit Makefile.atari to fix up paths (or you can use
  17.     the included executable flex.ttp).
  18.     - make
  19.     - cp flex.ttp to anywhere in $PATH
  20.     - cp flex.skel into the file named SKELETON_FILE in makefile.cgcc
  21.       (flex.ttp is built with e:/lib/flex.skel)
  22.     - cp flexlib.olb into $GNULIB so that gcc -lflexlib can find it.
  23.     - run atleast the small test.
  24. it passes all the tests. _stksize is set to -1L. if you want to change it,
  25. make it a larg'ish number.
  26.  
  27. you can also fix up the path to the skel file by patching the binary
  28. with a shorter or same length path as e:/lib/flex.skel. (dont
  29. forget to put the 0 byte if you patch to a shorter path). i use
  30. gnuEmacs for all my binary editing needs!
  31.  
  32. please report all atari related errors to me, dont bug vern with them.
  33.  
  34. enjoy,
  35. --
  36. bang:   uunet!cadence!bammi            jwahar r. bammi
  37. domain: bammi@cadence.com
  38. GEnie:    J.Bammi
  39. CIS:    71515,155
  40.