Hi Alexis,

* Alexis Ballier wrote on Sat, Mar 08, 2008 at 02:50:09PM CET:
> 
> Perhaps it's the desired behavior, but I get a failure on test 55 when
> using -Wl,--as-needed in LDFLAGS (and its ok if I remove it).
> From my poor understanding of template.at, the test is run for the case
> when libb does not depend on liba and when linking the main program
> against both libb and liba, liba gets dropped but libb needs it, thus
> the linking failure. Anyway, I thought it was worth reporting it.

Thank you for the report.  That's interesting, for several reasons.

First, how did you stumble over this failure?  Did you explicitly
configure with LDFLAGS=-Wl,--as-needed?  If yes, is that the only
failure you get with that setting, and if no, does gentoo set that
by default now in some way (which)?

Second, this corresponds to a failure Markus Duft had with his w32
patch series.  More data points are always helpful

Cheers,
Ralf


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to