home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / apps / 10693 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.6 KB

  1. Path: sparky!uunet!olivea!inews.Intel.COM!imutm1.de.intel.com!gold.sub.org!jonas.gold.sub.org!rommel
  2. From: rommel@jonas.gold.sub.org (Kai Uwe Rommel)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: GNU Awk for OS/2
  5. Message-ID: <727910409rommel.root@jonas.gold.sub.org>
  6. Date: 24 Jan 93 21:20:09 GMT
  7. References: <1js0a5INN83o@tamsun.tamu.edu>
  8. Sender: root@jonas.gold.sub.org
  9. Organization: Private
  10. Lines: 30
  11.  
  12. In article <1js0a5INN83o@tamsun.tamu.edu> bdubbs@cs.tamu.edu (Bruce Dubbs) writes:
  13. >I've been trying to use the EMX GAWK port to Awk and am having
  14. >troubles.  The sub() and gsub() commands do not seem to work.  The EMX
  15. >port has the GNU test/ directory that I can only get some of the tests
  16. >to work properly.  
  17. >
  18. >I've thought of recompiling, but the make file has a call to a command
  19. >'implib' that creates a .lib file from a .dll file and I can't find
  20. >the 'implib' program.
  21. >
  22. >Has anyone had this trouble?  Any ideas?
  23.  
  24. Actually, this version of gawk was a try to utilize a GNU regex dll
  25. made for other GNU programs. Unfortunately, the regex library coming
  26. with gawk and the other one from which the dll was made differ. This
  27. has caused other problems too.
  28.  
  29. I have uploaded a new gnuawk.zip without that dll stuff to
  30. ftp-os2.nmsu.edu just a few days ago. It should fix your problem. See
  31. /pub/uploads/gnuawk.zip.
  32.  
  33. Kai Uwe Rommel
  34.  
  35. --
  36. /* Kai Uwe Rommel                                      Muenchen, Germany *
  37.  * rommel@jonas.gold.sub.org                       Phone +49 89 723 4101 *
  38.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 723 7889 */
  39.  
  40. DOS ... is still a real mode only non-reentrant interrupt
  41. handler, and always will be.                -Russell Williams
  42.