[gstreamer-bugs] [Bug 318031] gstreamer should use gmodule-no-export in its .pc file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 30 08:22:59 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=318031
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Matthias Clasen  2005-11-30 16:22 -------
It is not a bug. -Wl,--export-dynamic, makes things a little slower. It is only
needed for DSOs in which you look up symbols via dlsym, e.g when using the
libglade feature to autoconnect signal handlers. Maybe your python module needs
it as well.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list