Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!sun-barr!ccut!wnoc-tyo-news!cs.titech!titccy.cc.titech!necom830!mohta From: mohta@necom830.cc.titech.ac.jp (Masataka Ohta) Newsgroups: comp.unix.internals Subject: Re: Shared libraries Message-ID: <136@titccy.cc.titech.ac.jp> Date: 23 Apr 91 11:29:05 GMT References: <112@titccy.cc.titech.ac.jp> <716@seqp4.UUCP> Sender: news@titccy.cc.titech.ac.jp Organization: Tokyo Institute of Technology Lines: 22 In article <716@seqp4.UUCP> jdarcy@seqp4.ORG (Jeff d'Arcy) writes: >In short, your implication that shared libraries are useless is unfounded. My original opinion is that X is useless so shared libraries are useless. >I >don't think I'm the only one who'd like to see more *facts* in your posts to >back up your abundant opinions. As shown <112@titccy.cc.titech.ac.jp> in comp.unix.wizards, total size of binaries excluding X11 is comparable to its machines real memory size. This means, real memory consumption is negligible unless we want to execute all binaries at once. Moreover, as swap space is usually several times larger than real memory, disk space consumption by statically linked library is negligible compared to the consumption by swap space. Masataka Ohta