Subject: Re: PAM
To: None <current-users@netbsd.org>
From: Dan Melomedman <dan%dan.dan@devonit.com>
List: current-users
Date: 09/26/2002 19:54:31
Greg A. Woods wrote:
> > But this is a place where dynamic linking actually makes lots of sense.
>
> Huh? No, not really. There is absolutely zero benefit to such dynamic
Linking to shared libraries, not loading them with dlopen() (though this
may not be possible at all), etc. I still don't think linking an LDAP
library into -lc a good idea. You automatically bloat everything with this.