Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: shared library support?

Re: shared library support?

From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Wed, 26 Jul 2006 14:50:10 +0200 (CEST)

On Tue, 25 Jul 2006, Bill Janssen wrote:

> Note that plugins themselves are shared libraries; it wouldn't take much to
> extend the plugin API to include a function to allow plugins themselves to
> load other shared libraries, as long as they do so before trying to look at
> (or use) the plugin buffer.

But plugins load at a fixed address, which you couldn't do with these shared
libraries if you if you would try to load them into a dynamic address. So it
would require a more sofisticated loader.

-- 
  Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/
Received on 2006-07-26

Page was last modified "Mar 9 2008" The Rockbox Crew