Bugs item #2473441, was opened at 2008-12-28 12:01
Message generated for change (Comment added) made by janstary
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2473441&group_id=10706

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
Private: No
Submitted By: Chris Bagwell (cbagwell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Stop linking libaries with unneeded libraries

Initial Comment:
We still have a few cases were we are linking libsox or modules with external 
libraries when we do not need to.  This can cause invalid/unneeded dependencies 
for distributed packages.  Debian has a nice tool that shows us easily were we 
are doing this.  It can be seen for example with the following web link for 
version 14.2.0-1 of their package.

http://buildd.debian.org/fetch.cgi?pkg=sox&arch=alpha&ver=14.2.0-1&stamp=1227877949&file=log&as=raw

The easiest one to fix is to only link in libm were required instead of blindly 
added it to LDFLAGS like we are today.

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

Comment By: Jan StarĂ½ (janstary)
Date: 2013-02-02 13:29

Message:
I this still relevant? My 14.4.0 is linked precisely to the libraries it
was uspposed to be built with, as per ./configure.



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=2473441&group_id=10706

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to