home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.hp:9662 comp.unix.programmer:4442
- Path: sparky!uunet!auspex-gw!guy
- From: guy@Auspex.COM (Guy Harris)
- Newsgroups: comp.sys.hp,comp.unix.programmer
- Subject: Re: Shared libraries have me very confused!
- Message-ID: <14273@auspex-gw.auspex.com>
- Date: 25 Aug 92 19:49:45 GMT
- References: <1992Aug25.053800.24067@news.uiowa.edu> <17cjfbINNiqk@early-bird.think.com> <1992Aug25.122807.18135@prism.poly.edu>
- Sender: news@auspex-gw.auspex.com
- Followup-To: comp.sys.hp
- Organization: Auspex Systems, Santa Clara
- Lines: 8
- Nntp-Posting-Host: bootme.auspex.com
-
-
- >>Shared libraries also save disk space, since you don't have to copy the
- >>library routines into each program that uses them.
- >
- >Actually, dynamically-linked libraries save disk space.
-
- So do statically-linked shared libraries, assuming a sane
- implementation.
-