Subject: Re: dlopen in init functions
To: None <tech-toolchain@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-toolchain
Date: 06/30/2000 01:58:26
In article <Pine.NEB.4.21.0006292112080.15197-100000@server.int.duh.org>,
Todd Vierling <tv@pobox.com> wrote:
> On Thu, 29 Jun 2000 erh@nimenees.com wrote:
>
> : > Your test case fails because libmenu.so cannot be loaded without
> : > curses/termcap. It is a totally different problem.
> :
> : oops. picked it at random without thinking. Yep, it works.
>
> Of course, our build system *should* do shlib dependencies with any
> libraries in /usr/lib who need them, even if that does produce an
> inconsistency between the uses of static and shared libs. 8^)
Feel free to fix it :-) I've had enough of rtld/crt0.o debugging...
christos