Bug Tracker item #3123162, was opened at 2010-11-30 07:09
Message generated for change (Comment added) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3123162&group_id=250683

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: v3.9.1
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Julien Valroff (valroff)
>Assigned to: Stevan Bajic (sbajic)
Summary: Patch to remove most of the unused direct dependencies

Initial Comment:
Hi,

You will find attached a patch worked out by Thomas Preud'homme and I which 
removes unused direct dependencies on most of the executables and libraries 
built by DSPAM.

The only left is a dependency on libpthread for dspam_crc:
% ldd -u -r /usr/bin/dspam_crc 
Unused direct dependencies:
        
        /lib/i686/cmov/libpthread.so.0

I don't know how it can be easily removed as all others really depend on 
symbols of libpthread.

Also, one should have a look if this doesn't break anything when building as a 
static driver, though it shouldn't, it wasn't tested.

It would be great to get this patch committed.

Cheers,
Julien

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

>Comment By: Stevan Bajic (sbajic)
Date: 2010-11-30 09:23

Message:
Hallo Julien, thanks for the patch. It's applied to GIT now.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3123162&group_id=250683

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to