Re: libtool libraries requiring other libraries (solution)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 16.07.2013 17:47, Robert Boehne wrote:
> That said - It looks to me like you're not *using* libtool to do your linking.
> Libtool's la files contain all the dependencies that a library needs.
> This is a big help when using static archives because they need
> to have everything listed in the proper order on the link line.
> If you add
> 
> LT_INIT
> 
> to configure.ac your problem should go away.

Thx. This is the solution.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux