* Damien Miller <[EMAIL PROTECTED]> [010319 20:16]:
> On Mon, 19 Mar 2001, Bill Campbell wrote:
> 
> > As a general rule, it's a Bad Idea(tm) to compile security-related programs
> > like this using shared libraries because there's always the possibility
> > that somebody's going to switch libraries on you.
> 
> That is just silly - if someone is in a position to play games with you
> system libraries then they can do a lot more damage than that.
> 
> Since libc is almost always a dynamic lib, then it makes little sense
> to statically link against other things.
> 
> You may want to statically link against OpenSSL if you plan on upgrading
> it. All OpenSSL releases to date have broken binary compatability.
and SOME OS's (SOLARIS) won't do Network with a static link.

LER

> 
> -d
> 
> -- 
> | Damien Miller <[EMAIL PROTECTED]> \ ``E-mail attachments are the poor man's
> | http://www.mindrot.org          /   distributed filesystem'' - Dan Geer

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Reply via email to