[Android-tools-devel] Bug#911322: Bug#911322: Please link fastboot with system libraries
殷啟聰 | Kai-Chung Yan
seamlikok at gmail.com
Fri Oct 19 09:54:11 BST 2018
> Any reasons why fastboot is linked againt the bundled libraries of
> android?
Those libraries (e.g. liblog, libutils) are used by Android SDK only and not for general use, and due to their generic SONAME it would be unwise to put them in `/usr/lib`, so we put them in a dedicated directory.
> Please link against the system libraries.
What do you mean? `fastboot` and all other Android SDK components use the system libraries, for example `glibc` and `pthread`.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/android-tools-devel/attachments/20181019/d7922ea1/attachment-0001.sig>
More information about the Android-tools-devel
mailing list