[gst-devel] gstreamer and the visibility feature of gcc 4.*

Bastien Nocera hadess at hadess.net
Tue Aug 15 23:39:09 CEST 2006


On Tue, 2006-08-15 at 14:27 -0700, David Schleef wrote:
> On Tue, Aug 15, 2006 at 09:22:37PM +0200, Vincent Torri wrote:
<Snip>
> > The shared lib of gstreamer and the 
> > plugins will be smaller (less time to load them), the compiler will be 
> > smarter. Almost only advantages.
> 
> This is all fine and good, but has nothing to do with GST_PLUGIN_EXPORT.

The same can be achieved using gmodule-no-export instead of gmodule in
the CFLAGS, and then have a whitelist of symbols to export in a separate
file.

-- 
Bastien Nocera <hadess at hadess.net> 





More information about the gstreamer-devel mailing list