On Wed, Mar 28, 2001 at 05:21:47PM -0600, David Douthitt scribbled:
> Yipes.  Have you run "strip" against them yet?

Yup.

> That would be ssh (712k) ssh-add (535k) ssh-agent (204k) ssh-keygen
> (537k) ssh-keyscan (197k) and sshd (645k).  Put any number of these
> together and they won't fit in the disk.

True.

> Do a file command against all of these and see if you can split out
> libssl or something, and add it to the package as a necessary
> library...  Presumably, there is one or another library that all of
> these require but isn't used by much else, which can be put separately
> only once instead of all these times.

Good point.

> Also, you didn't statically link glibc did you?

The only lib I static-linked was libssl, I think; I'll have to
make sure that I did it right.

-- 
rick -- A mind is like a parachute... it only works when it's open.

ICQ# 1590117                           [EMAIL PROTECTED] (home)   
Help with LRP: http://lrp.c0wz.com     Home page: http://www.c0wz.com

_______________________________________________
Leaf-hardware mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-hardware

Reply via email to