Re: Re-ordering of libraries by libtool.

2013-02-24 Thread Richard Shann
Thank you for the thoughtful response. On Sun, 2013-02-24 at 10:50 -0600, Bob Friesenhahn wrote: > On Wed, 20 Feb 2013, Richard Shann wrote: > > > In the GNU/Denemo project we are trying to cross-build a for windows on > > Debian stable using static libraries. The libtool step is re-ordering > > t

Re: Re-ordering of libraries by libtool.

2013-02-24 Thread Bob Friesenhahn
On Wed, 20 Feb 2013, Richard Shann wrote: In the GNU/Denemo project we are trying to cross-build a for windows on Debian stable using static libraries. The libtool step is re-ordering the libraries before invoking the linker, and so it fails. The cross-environment has version 2.22 of GNU/Binutil

Re-ordering of libraries by libtool.

2013-02-20 Thread Richard Shann
In the GNU/Denemo project we are trying to cross-build a for windows on Debian stable using static libraries. The libtool step is re-ordering the libraries before invoking the linker, and so it fails. The cross-environment has version 2.22 of GNU/Binutils, but I am not clear where the actual libtoo