Hello list,
we want to use libtool on a system on which we have to cross-compile
from intel x86/64 to sparc/64 using the Fujitsu compiler (fccpx).
Unfortunately, I'm unable to get libtool (version 2.4.2) to generate
shared libraries.
I have written a very small libtool + autotools exampl
On 02 Feb 2016 17:51, Harald Servat wrote:
>we want to use libtool on a system on which we have to cross-compile
> from intel x86/64 to sparc/64 using the Fujitsu compiler (fccpx).
> Unfortunately, I'm unable to get libtool (version 2.4.2) to generate
> shared libraries.
>
>I have writt