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 745531 - Fix build with -Wl,--as-needed
Fix build with -Wl,--as-needed
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-03 13:41 UTC by Dominique Leuenberger
Modified: 2015-03-03 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix build with -Wl,--as-needed (1.10 KB, patch)
2015-03-03 13:41 UTC, Dominique Leuenberger
none Details | Review

Description Dominique Leuenberger 2015-03-03 13:41:42 UTC
Libraries, that are referenced by objects  (.o) must be listed AFTER
those in the linker call. Re-order the Makefile accordingly.
Comment 1 Dominique Leuenberger 2015-03-03 13:41:47 UTC
Created attachment 298428 [details] [review]
Fix build with -Wl,--as-needed
Comment 2 Phillip Wood 2015-03-03 18:27:33 UTC
Thanks for the patch.
Attachment 298428 [details] pushed as 63e9835 - Fix build with -Wl,--as-needed