Subject: Re: Shared libraries and crypt
To: None <davidb@img.com.au>
From: Randy Terbush <sierra!randy>
List: current-users
Date: 03/17/1994 21:07:00
David Burren writes:
> Danny Thomas <D.Thomas@vthrc.uq.edu.au> has reminded me about something:
>
> Has anyone else given any thought to the pros and cons of having crypt in
> a shared library? I'm starting to think the disadvantages outweigh the
> advantages.
The advantages are that when I forget to copy crypt.c into the compile
dir, I only have to compile and install libcrypt to be back in
business.
------------------------------------------------------------------------------