[gmpi] Re: low level API - Abstract Factory summary

  • From: Tim Hockin <thockin@xxxxxxxxxx>
  • To: gmpi@xxxxxxxxxxxxx
  • Date: Mon, 7 Feb 2005 17:40:29 -0800

On Tue, Feb 08, 2005 at 02:23:03PM +1300, Jeff McClintock wrote:
> When you load a plugin on Linux, you use the function dlsym() to locate 
> the plugin's entry point (e.g. "ladspa_descriptor" ).

> When you compile the plugin, how do you specify that that symbol is 
> 'exported', visible from the 'outside'.

It's not static, and it hasn't been stripped, so it is visible.  At
least, that's how I have always used it.

----------------------------------------------------------------------
Generalized Music Plugin Interface (GMPI) public discussion list
Participation in this list is contingent upon your abiding by the
following rules:  Please stay on topic.  You are responsible for your own
words.  Please respect your fellow subscribers.  Please do not
redistribute anyone else's words without their permission.

Archive: //www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe

Other related posts: