home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10541 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!yoda.eecs.wsu.edu!hlu
  3. From: hlu@yoda.eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: GNU date-1.7 dumps core 
  5. Message-ID: <1992Sep12.093754.13337@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: Washington State University
  8. References: <1992Sep12.073508.24697@daffy.cs.wisc.edu>
  9. Date: Sat, 12 Sep 92 09:37:54 GMT
  10. Lines: 27
  11.  
  12. In article <1992Sep12.073508.24697@daffy.cs.wisc.edu> quale@saavik.cs.wisc.edu (Douglas E. Quale) writes:
  13. >When I saw reports here that date-1.7 dumps core because of a configuration
  14. >problem involving conflicting definitions of tzname, I was surprised because
  15. >I hadn't encountered that problem myself.
  16. >
  17. >But, it turns out that the problem shows up in strftime() and I had removed
  18. >strftime.o from the objects to be made in lib/Makefile in order to create a
  19.  
  20. It just is one of the bugs in libc.a fixed in jump tabel 4.1. All the
  21. testers are running shellutils 1.7 now.
  22.  
  23. >smaller binary.  You can also remove getopt.o, getopt1.o and a few other
  24. >things.  If you don't feel like going to all this bother, Jim Weigand has
  25. >already done it on his root disks.
  26. >
  27.  
  28. All the bonuses you can get with jump table 4.1 are compiled with
  29. getopt*.c and regex.c in libc.a. I just put the best in libc.a. No need
  30. for anything else.
  31.  
  32. >BTW, the configuration problem has been reported on gnu.utils.bug as it
  33. >occurred on another platform as well.
  34.  
  35. BTW, jump tabel 4.1 should be out this Sunday.
  36.  
  37.  
  38. H.J.
  39.