home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9662 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  833 b 

  1. Xref: sparky comp.sys.hp:9662 comp.unix.programmer:4442
  2. Path: sparky!uunet!auspex-gw!guy
  3. From: guy@Auspex.COM (Guy Harris)
  4. Newsgroups: comp.sys.hp,comp.unix.programmer
  5. Subject: Re: Shared libraries have me very confused!
  6. Message-ID: <14273@auspex-gw.auspex.com>
  7. Date: 25 Aug 92 19:49:45 GMT
  8. References: <1992Aug25.053800.24067@news.uiowa.edu> <17cjfbINNiqk@early-bird.think.com> <1992Aug25.122807.18135@prism.poly.edu>
  9. Sender: news@auspex-gw.auspex.com
  10. Followup-To: comp.sys.hp
  11. Organization: Auspex Systems, Santa Clara
  12. Lines: 8
  13. Nntp-Posting-Host: bootme.auspex.com
  14.  
  15.  
  16.  >>Shared libraries also save disk space, since you don't have to copy the
  17.  >>library routines into each program that uses them.
  18.  >
  19.  >Actually, dynamically-linked libraries save disk space.
  20.  
  21. So do statically-linked shared libraries, assuming a sane
  22. implementation.
  23.