Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mit-eddie.UUCP Path: utzoo!linus!decvax!genrad!mit-eddie!zrm From: zrm@mit-eddie.UUCP (Zigurd R. Mednieks) Newsgroups: net.unix-wizards Subject: Re: shared libraries Message-ID: <547@mit-eddie.UUCP> Date: Fri, 5-Aug-83 22:16:44 EDT Article-I.D.: mit-eddie.547 Posted: Fri Aug 5 22:16:44 1983 Date-Received: Sat, 6-Aug-83 11:26:29 EDT References: <172@cbosgd.UUCP> Organization: MIT, Cambridge, MA Lines: 15 The NS16000 seems to be able to hack shared libraries, and with some only slightly awful software hacks, seems capable of Multics-like dynamic linking. Now THAT would be a really nice thing to have in Unix. No more relinking huge database systems applications, no more dozen or more copies of huge stdio libraries in core. And you could even supply you own versions of libraries to be used by other programs -- your own version of curses for instance. I was a bit taken aback that the National Semi people at Usenix hadn't even heard of Multics and they didn't know what dynamic linking was. It's amazing how the best ideas of the past become lost arts. No wonder the VAX turned out the way it did. Cheers, Zig