Subject: Re: dlopen information
To: None <David.Hobley@nms.otc.com.au, mrg@mame.mu.OZ.AU>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 12/14/1994 12:03:32
> 
> the current dlopen() implimentation doesn't handle libraries that
> have references to other librares in them.

This has been on my queue for some time. I was planning to handle it along
with some other restructuring of rtld.c, including being able to use the
dl*() interface from (originally) statically linked programs.

-pk