[Bug 720778] gst-uninstalled requires building with libtool

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 15:34:43 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=720778
  GStreamer | gstreamer (core) | git

--- Comment #3 from Brendan Long <self at brendanlong.com> 2014-01-03 23:34:40 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > You could replace CC/LD/etc with "libtool --mode=link gcc" too to fix this btw
> > :)
> 
> I'd like to, but qmake's libtool support is broken and they don't seem
> interesting in fixing it:
> 
> https://bugreports.qt-project.org/browse/QTBUG-35745

Oh and I can't directly set CC and LD, since libtool throws away the -shared
flag that qmake gives it, and there's no reasonable way to force that. I could
add -Wc,-shared, but then it would *always* pass that flag, which also breaks
things... :(

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list