Single static library from multiple Libtool .a files

2012-02-07 Thread Nate Bargmann
This is probably going to be long and somewhat complex. I am involved with a library project that has used the Autotools for some time. We primarily focus on Linux and other UNIX platforms as well as build using Mingw32 for Win32. All of this works well with shared libraries. We have a

Re: Single static library from multiple Libtool .a files

2012-02-07 Thread Bob Friesenhahn
On Mon, 6 Feb 2012, Nate Bargmann wrote: For some reason, that I have yet to understand, his static build succeeded with all the backends in libdir but fails with them in pkgdir. In my opinion, it would be better to be able to provide him with a single .a library that includes the entirety of