home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / archives / msdos / d / 543 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.9 KB  |  41 lines

  1. Newsgroups: comp.archives.msdos.d
  2. Path: sparky!uunet!think.com!ames!haven.umd.edu!darwin.sura.net!news.duc.auburn.edu!usenet
  3. From: hankedr@mail.auburn.edu (Darrel Hankerson)
  4. Subject: Re: Needed: flex and bison for msdos
  5. Message-ID: <1993Jan13.033101.19453@news.duc.auburn.edu>
  6. Sender: usenet@news.duc.auburn.edu (News Account)
  7. Nntp-Posting-Host: lab1.duc.auburn.edu
  8. Organization: Auburn University, Alabama
  9. References: <9301122227.AA19214@hwking.cca.cr.rockwell.com>
  10. Date: Wed, 13 Jan 1993 03:31:01 GMT
  11. Lines: 28
  12.  
  13. In article <9301122227.AA19214@hwking.cca.cr.rockwell.com> scmaher@hwking.cca.cr.rockwell.com (Steve Maher) writes:
  14. >I have been given the unenviable task to porting a set of tools which I
  15. >developed on the Sun to the msdos environment.  I have made extensive use of
  16. >flex and bison in the development of the tools.  Does anyone out there have ports 
  17. >of these tools to msdos?  I have investigated the gnuish ports of the gnu tools,
  18. >however these appear to be rather early versions with minimal documentation.  The
  19. >tools, especially bison, have had useful additions in recent releases.
  20. >I could build these myself if the source and makefiles for dos are
  21. >available, however a completed port of the tools would be even better.
  22. >I have access to the newest Turbo-C/C++ compiler, so that would be my
  23. >choice as to compilation tools.
  24.  
  25. Your request should go to comp.binaries.ibm.pc.wanted.
  26.  
  27. ftp-os2.nmsu.edu is a good source of GNU stuff for OS/2 and MSDOS. Most of
  28. the excitement is in OS/2-only ports, but the directory pub/os2/all/unix/gnu/
  29. contains bison 1.10 for OS/2 and MSDOS. I've used this bison under OS/2. 
  30.  
  31. pub/os2/2.0/unix/gnu/ contains bison 1.19, ready to compile with EMX/gcc.
  32. I've done this for OS/2; some changes would be required for an MSDOS version
  33. (and I cannot confirm that it would work). 
  34.  
  35. NOTE: ftp-os2 has had some problems over the past two days. It may still
  36. be down.
  37.  
  38. Thanks to Kai Uwe Rommel for the ports!
  39.  
  40. --Darrel Hankerson hank@ducvax.auburn.edu
  41.