> On 09/18/10 09:49 PM, François Bissey wrote:
> 
> BTW, although ECL is the worst offender in the current version with 3
> unused libraries, there's only one in the latest git version.
> 
> I have reported this to the ECL list, and created a trac ticket for it.
> 
> http://trac.sagemath.org/sage_trac/ticket/9943
> 
> Note that it's a high priority item, but it would be good if this could be
> fixed upstream. It should be possible to determine what libraries need to
> be linked in the configure script.
> 
Indeed my ecl binary has 2 unused libraries (10.4.1) so its build system 
doesn't respect LDFLAGS for binaries. I will have to fill a bug in gentoo for 
that.
ldd -u -r /usr/bin/ecl
Unused direct dependencies:

        /lib/libdl.so.2
        /lib/libm.so.6

Funny they are not the same as yours. You should check libraries as well.

Francois

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to