home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22583 < prev    next >
Encoding:
Text File  |  1993-01-03  |  901 b   |  30 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!van-bc!bhenning
  3. From: bhenning@wimsey.bc.ca (Bill Henning)
  4. Subject: Re: What do you linux dudes use for csh?
  5. Organization: Wimsey Information Services
  6. Date: Mon, 4 Jan 1993 00:12:24 GMT
  7. Message-ID: <C0Az8o.LnE@wimsey.bc.ca>
  8. References: <119@knobel.GUN.de> <C094x6.EIp@wimsey.bc.ca> <1993Jan3.032626.28739@serval.net.wsu.edu>
  9. Lines: 19
  10.  
  11. In article <1993Jan3.032626.28739@serval.net.wsu.edu> hlu@luke.eecs.wsu.edu (H.J. Lu) writes:
  12. >>By the way, frexp seems to be missing from libc.so.4.1, and I am also
  13. >
  14. >It is in libm.a.
  15. >
  16. >>getting some unexplained 'division by zero' core dumps. Does anyone
  17. >>(HLU?) know if this would be fixed if I installed GCC 2.3.3? (I already
  18. >>grabbed libc.so.4.2 for doc)
  19. >>
  20. >
  21. >Use gdb to track it down.
  22. >
  23. >H.J.
  24. >
  25. Thanks, I guess I'll re-compile with -g & gdb it. Funny, I thought the
  26. makefile was already specifying -lm 
  27.  
  28. Bill
  29.  
  30.