Path: utzoo!utgpu!news-server.csri.toronto.edu!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 Lib Question (ISC) Message-ID: <195@titccy.cc.titech.ac.jp> Date: 15 May 91 11:26:04 GMT References: <276@rwing.UUCP> <162@titccy.cc.titech.ac.jp> <19252@rpp386.cactus.org> <174@titccy.cc.titech.ac.jp> <19256@rpp386.cactus.org> <7516@segue.segue.com> Sender: news@titccy.cc.titech.ac.jp Organization: Tokyo Institute of Technology Lines: 11 In article <7516@segue.segue.com> jim@segue.segue.com (Jim Balter) writes: >It is far better to either keep a register pointing to a global data area, >as mentioned in my previous note, or to support shared libraries with >private data, with all the attendant complexity, than to cripple a library >specification on the basis of a misapplication of CS principles. What if, as is often the case, you have several shared libraries linked to one executable? Masataka Ohta