[gstreamer-bugs] [Bug 362708] MinGW requires a -no-undefined flag as a linker parameter

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 17 05:06:08 PDT 2006


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=362708

  GStreamer | gstreamer (core) | Ver: 0.10.10





------- Comment #1 from Tim-Philipp Müller  2006-10-17 12:05 UTC -------
I thought this had been fixed a while ago (there were a couple of related
bugs/patches in bugzilla at least):

tim at sceptic:~$ grep -iHn no-undefined `find gst* -name configure.ac`
gst-plugins-bad/configure.ac:777:GST_ALL_LDFLAGS="-no-undefined"
gst-plugins-base/configure.ac:555:GST_ALL_LDFLAGS="-no-undefined"
gst-plugins-good/configure.ac:822:GST_ALL_LDFLAGS="-no-undefined"
gst-plugins-ugly/configure.ac:405:GST_ALL_LDFLAGS="-no-undefined"
gstreamer/configure.ac:455:GST_ALL_LDFLAGS="-no-undefined"

The Makefile.am of all our libs should contain $(GST_ALL_LDFLAGS).

Could you investigate why this isn't working for you? (or do you mean that this
should be added for all plugins as well?)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list