After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573847 - Use SDL static-libs for conftest and libs for gstsdl*
Use SDL static-libs for conftest and libs for gstsdl*
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: 0.10.12
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-03 01:02 UTC by LRN
Modified: 2009-04-22 08:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use --static-libs for conftest (809 bytes, patch)
2009-03-03 01:03 UTC, LRN
committed Details | Review

Description LRN 2009-03-03 01:02:35 UTC
sdl-config provides --static-libs and --libs options. One should be used for conftest (application), another - for gstsdl* (shared libraries).

P.S. Windows version of sdl-config outputs the same set of switches for both --static-libs and --libs, but it is a bug in sdl.
Comment 1 LRN 2009-03-03 01:03:15 UTC
Created attachment 129904 [details] [review]
Use --static-libs for conftest
Comment 2 David Schleef 2009-03-19 22:31:24 UTC
Fixed.  Will push after release.
Comment 3 Edward Hervey 2009-04-21 15:21:45 UTC
david, how about pushing ?
Comment 4 David Schleef 2009-04-22 01:57:29 UTC
pushed.