Re: Unfortunate dynamic linking for everything

From: Dimitry Andric <dimitry_at_andric.com>
Date: Fri, 21 Nov 2003 00:10:33 +0100
On 2003-11-20 at 21:51:48 boyd, rounin wrote:

> think about a dynamically linked init(8) ...

% sudo ldd /sbin/init
/sbin/init:
        libutil.so.3 => /lib/libutil.so.3 (0x28074000)
        libcrypt.so.2 => /lib/libcrypt.so.2 (0x2807f000)
        libc.so.5 => /lib/libc.so.5 (0x28097000)

Yes, working fine here. What should the problem be?

Received on Thu Nov 20 2003 - 14:11:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:30 UTC