home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9060 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!agate!agate.berkeley.edu!cgd
  2. From: cgd@eden.CS.Berkeley.EDU (Chris G. Demetriou)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386BSD] Warnings rebuilding libc.a
  5. Date: 18 Nov 92 19:35:34
  6. Organization: Kernel Hackers 'r' Us
  7. Lines: 31
  8. Message-ID: <CGD.92Nov18193534@eden.CS.Berkeley.EDU>
  9. References: <1992Nov19.134801.216@otago.ac.nz>
  10. NNTP-Posting-Host: eden.cs.berkeley.edu
  11. In-reply-to: david@otago.ac.nz's message of 19 Nov 92 00:48:01 GMT
  12.  
  13. the errors w/tsort are perfectly normal...
  14.  
  15. how much RAM do you have in your system?
  16.  
  17. my system (486DX-50, 16M ram) took about 1/2 hour to compile libc
  18. from scratch, including doing the man pages.
  19.  
  20. from "time make" in /usr/src/lib/libc:
  21. 943.8u 730.1s 31:21.72 88.9% 0+0k 0+0io 0pf+0w
  22.  
  23. also, re: it being 11k larger:
  24.  
  25. i could believe it.
  26.  
  27. the ones i just compiled:
  28. -rw-r--r--    1 root       264602 Nov 18 19:12 obj/libc.a
  29. -rw-r--r--    1 root       323810 Nov 18 19:20 obj/libc_p.a
  30.  
  31.  
  32. and i know that these work, because i've compiled libc before, and the
  33. recompiled libc is used in things like, say, login... 8-)
  34.  
  35.  
  36. good luck,
  37.  
  38. Chris
  39. --
  40. Chris G. Demetriou                                    cgd@cs.berkeley.edu
  41.  
  42. "Sometimes it is better to have twenty million instructions by
  43.         Friday than twenty million instructions per second." -- Wes Clark
  44.