Window system bashing (was Re: X11 bashing)

Guy Harris guy at auspex.auspex.com
Fri Apr 19 08:09:40 AEST 1991


>Shared libraries *do* have a place in standard Unix.  And not just for
>gigabyte GUIs... the standard C library is a shared library in V.3, which cuts
>the size of the system down by quite a bit.  I assume this has been continued
>into V.4.

Improved in V.4, actually; when you link a program, you get shared
libraries if they exist, unless you ask *not* to get them, unlike V.3
where you have to explicitly ask for the shared version when you link
(if you don't have to on your system, somebody changed it from the way
AT&T did it).



More information about the Comp.unix.wizards mailing list