When I built program using libtool, I got many dependency libraries which
were not necessary. I am trying to reduce the dependency libraries. I found
a libtool variable link_all_deplibs. Its default value is unknow, which
equals to yes here. I wonder if I disable this variable could help me
reduce the dependency libraries? If yes, how to disable link_all_deplibs.

Thanks

Ying
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to