On Thu, 28 Dec 2000, Nicolas Souchu wrote:
> You mean the implementation of the extension-system based on dl functions?
IIRC, there's some work to be done in being more sophisticated about which
extension sublibs get loaded in which order. Marcus may have other agenda
items.
(Marcus -- Something I noted is that edemotest with the X target segfaults
on exit.)
> By the way, has one of you experienced ggi on an embedded system which does
> not have dlopen?
Marcus made some recent changes to make it easier to statically link
LibGGI and some targets/extensions, but there is no build option
to do it yet. It involves substituting the functions that do the
dlopen with simple table lookups.
--
Brian