[aclug-L] Re: File too short
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Short explanation
Staticly linked binaries require no shared libraries to run. Dynamicly
linked binaries definately require shared libraries to run (i.e. this
thread).
root@abcjr-->/<--# ldd /usr/bin/ls
/usr/bin/ls:
libm.so.2 => /lib/libm.so.2 (0x28124000)
libc.so.5 => /lib/libc.so.5 (0x2813d000)
libcrypt.so.2 => /lib/libcrypt.so.2 (0x28218000)
libutil.so.4 => /lib/libutil.so.4 (0x28231000)
root@abcjr-->/<--# ldd /rescue/ls
ldd: /rescue/ls: not a dynamic executable
On Wed, Feb 04, 2004 at 05:04:32PM -0600, Jesse Kaufman wrote:
> <idiot>
> not sure i understand ... could someone explain?
> </idiot>
>
> -g-
>
>
> On Wed, 2004-02-04 at 16:50, Arnold Cavazos Jr. wrote:
> > <troll>
> > This is why up until recently FreeBSD had a staticly linked /bin and
> > /sbin. This is why current FreeBSD systems wih dynamicly linked /bin
> > and /sbin have a /rescue directory.
> > </troll>
>
> --
> "...Look straight in the mirror, watch it come clearer
> I look like a painter, behind all the grease
> But paintings creating, and I'm just erasing
> A crystal-clear canvas is my masterpiece..."
> 'When I Fall' - Barenaked Ladies
>
> -- This is the discussion@xxxxxxxxx list. To unsubscribe,
> visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
--
Arnold Cavazos, Jr. abcjr at abcjr . net
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] Re: Debian is great!, (continued)
- [aclug-L] Re: Debian is great!, Ryan Hunt, 2004/02/09
- [aclug-L] File too short, bbales, 2004/02/04
- [aclug-L] Re: File too short, John Goerzen, 2004/02/04
- [aclug-L] Re: File too short, Jeff Vian, 2004/02/04
- [aclug-L] Re: File too short, Donald King, 2004/02/05
- [aclug-L] Re: File too short, bbales, 2004/02/04
- [aclug-L] Re: File too short, Jesse Kaufman, 2004/02/04
- [aclug-L] Re: File too short, Arnold Cavazos Jr., 2004/02/04
- [aclug-L] Re: File too short, John Goerzen, 2004/02/04
- [aclug-L] Re: File too short, Jesse Kaufman, 2004/02/04
- [aclug-L] Re: File too short,
Arnold Cavazos Jr. <=
- [aclug-L] Re: File too short, Jesse Kaufman, 2004/02/04
- [aclug-L] Re: File too short, Jesse Kaufman, 2004/02/04
- [aclug-L] Re: File too short, bbales, 2004/02/04
- [aclug-L] Re: File too short, John Goerzen, 2004/02/04
- [aclug-L] Re: File too short, bbales, 2004/02/04
- [aclug-L] Re: File too short, Jesse Kaufman, 2004/02/04
- [aclug-L] Re: File too short, bbales, 2004/02/04
- [aclug-L] Re: File too short, John Goerzen, 2004/02/04
- [aclug-L] Re: File too short, Jeff Vian, 2004/02/04
- [aclug-L] Re: February Meeting topic?, Dale W Hodge, 2004/02/04
|
|