How to disable link_all_deplibs
Ying Liu <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <CABFTh8z_QaBmAeN62PfAZi7X-7GoB9wsHqEFDe-kOsHBdc5Faw@mail.gmail.com> |
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