On Wed, 2005-02-09 at 11:17 -0500, Jeff Licquia wrote: > It would make our lives a lot easier, yes, but I doubt it will ever > happen. People are (understandably) nervous about bloating up /lib > and /bin.
Rightly so. (However, statically linking binaries on the root filesystem is another way to bloat it up. If several early-running programs need libfoo and end up statically linking it then, depending on how much of libfoo each program uses, and how popular each program is, etc., it could be profitable to move the shared library.) -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

