Subject: Re: dl* functions on ELF platforms
To: T.SHIOZAKI <tshiozak@astec.co.jp>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 03/02/2000 10:11:38
On Thu, 2 Mar 2000, T.SHIOZAKI wrote:

: "ld" still can resolve dl* symbols even with static libc,

In order to catch problems as early as possible, I suggest _not_ adding dl*
to the static libc.a.  dl* only works if ld.so is loaded (by the kernel, on
ELF).

-- 
-- Todd Vierling (tv@pobox.com)