Shared libraries are not necessary

Richard Tobin richard at aiai.ed.ac.uk
Thu May 23 03:02:08 AEST 1991


In article <1991May21.170435.22610 at kithrup.COM> sef at kithrup.COM (Sean Eric Fagan) writes:
>Note that I also said "development with X."  Guess what:  those libraries
>aren't shared, it works out to about 1.5Mbytes *per X application*, and,
>with a dozen or so people doing that, that *is* a considerable amount of
>memory.

While Sun's shared libraries are far from perfect, they have certainly
made X development here a lot less tedious for another reason.  The
time to link a binary has dropped from about a minute to about 10
seconds, due to not having to write out the huge a.out file.

[Yes, I know, it's all the fault of NFS.]

-- Richard
-- 
Richard Tobin,                       JANET: R.Tobin at uk.ac.ed             
AI Applications Institute,           ARPA:  R.Tobin%uk.ac.ed at nsfnet-relay.ac.uk
Edinburgh University.                UUCP:  ...!ukc!ed.ac.uk!R.Tobin



More information about the Comp.unix.internals mailing list