[gst-devel] interposing / dup. symbols interest ...

michael meeks michael.meeks at novell.com
Wed Dec 14 03:35:09 CET 2005


On Mon, 2005-12-12 at 15:40 +0100, Jan Schmidt wrote:
> On Mon, 2005-12-12 at 13:26 +0000, michael meeks wrote:
> > 	Right; a link map or somesuch would be a good idea there I guess -
> > should improve link performance too.
> 
> What's a link map? How would it be handy? :)

	So - James Henstridge kindly reports that:

[snip]
You should be able to fix it by passing the following arguments to libtool:
    -export-symbols symbolsfile

Where the symbols file contains:
  g_module_init
  theme_init
  theme_exit
  theme_create_rc_style

No other symbols need be exported by the theme engine.
[snip]

	for gtk2 - with the same problem.

	Using a similarly cut-down link-map on all your plugins would shrink
your plugin size, & speedup linking [ you are passing
G_MODULE_BIND_LOCAL to g_module_open right ? ;-]

	HTH,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot





More information about the gstreamer-devel mailing list