[ scummvm-Feature Requests-1327285 ] Only existing libraries should be linked when compiling

SourceForge.net noreply at sourceforge.net
Sat Oct 15 06:05:54 CEST 2005


Feature Requests item #1327285, was opened at 2005-10-15 06:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1327285&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: alimony (alimony)
Assigned to: Nobody/Anonymous (nobody)
Summary: Only existing libraries should be linked when compiling

Initial Comment:
In response to "bug" number 1326281, here's a feature
request.

Instead of doing (for "make bundle", Mac OS X
application file):

`sdl-config --static-libs` /sw/lib/libmad.a /sw/lib/libvorbisfile.a /sw/lib/libvorbis.a /sw/lib/libogg.a /sw/lib/libmpeg2.a /sw/lib/libFLAC.a 
, the makefile should be configured to only link those
libraries that actually exist (i.e. those that are
found when running configure). I'm not really sure why
you should want to edit this manually, when it can be
done automatically.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1327285&group_id=37116




More information about the Scummvm-tracker mailing list