Shared Libraries YO!!!
William D McClendon
mcclend at infonode.ingr.com
Tue Jun 11 01:48:11 AEST 1991
Mssr. Ohta et al,
You entirely miss the point. Your own quote seeks to discuss the use of
shared libraries for one user/client/process. The concept of shared
libraries
is based on the precept that there are several users (multiuser). If an
application will be used by several users/clients at one point, you should
build your code with shared libraries. If not, build your code without.
End of argument.
Bill
More information about the Comp.unix.internals
mailing list