No number limit of shared libraries on Android since 4.3

Bruce Tsai wagamama.tsai at gmail.com
Mon Mar 3 01:42:24 PST 2014


I know there was a limit on the number of shared libraries of Android's
dynamic linker. But I found the limit is removed recently since 4.3. In
4.2.2, there is a SO_MAX, see [1]. But in 4.3, SO_MAX is removed, see [2].

[1] http://androidxref.com/4.2.2_r1/xref/bionic/linker/linker.cpp#63
[2] http://androidxref.com/4.3_r2.1/xref/bionic/linker/linker.cpp#59

Yi-Lung (Bruce) Tsai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140303/c861004b/attachment.html>


More information about the gstreamer-android mailing list