home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16392 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!tjm@hrt213.brooks.af.mil
  3. From: tjm@hrt213.brooks.af.mil (Tim Miller)
  4. Subject: Re: Help needed for lex
  5. In-Reply-To: probreak@kitty.ksu.ksu.edu's message of 11 Nov 1992 10: 55:28 -0600
  6. Message-ID: <9211112110.AA10351@hrt213.brooks.af.mil>
  7. Sender: daemon@magnus.acs.ohio-state.edu
  8. Organization: AL/HRTI, Brooks AFB
  9. References: <harry.721485217@puff.socsci.umn.edu> <1drdu0INNmdp@kitty.ksu.ksu.edu>
  10. Date: Wed, 11 Nov 1992 21:10:29 GMT
  11. Lines: 20
  12.  
  13. On 11 Nov 1992 10:55:28 -0600, probreak@kitty.ksu.ksu.edu (James Michael Chacon) said:
  14.  
  15.  J> Try gnu's flex product. It is available in source from
  16.  J> prep.ai.mit.edu (or its many mirror sites) in the
  17.  J> pub/gnu/flex-2.3.7.tar.Z file.
  18.  
  19.     You may want to be wary of this; I noticed a bug in flex 2.3.7
  20. yesterday. 
  21.  
  22.     Compiling tvtwm under linux (.97pl6, soon to be .98pl8), lex.l
  23. is flex'd into lex.c via flex -t.  Compiling lex.c gave an error.  I
  24. have flex and lex on my sparc, so I flex'd the file there and found the
  25. same error in compilation; so this is some bug with flex itself, not the
  26. port. 
  27.  
  28.     When stuck, cheat.  lex the file on the sparc, transfer to
  29. linux, compile.  No probs.
  30.  
  31. -- Cerebus <tjm@hrt213.brooks.af.mil>
  32. "Happiness is a good cheesecake."
  33.