Hi Developers,

i can't work out this problem. how linker uses libc? dynamic liner in
android(bionic/linker) seems to link bionic(libc) without abnormal things.
is the libc static or dynamic?  if it is static, then why we bother build it
to a shared library?
or if it is static, can normal program reuse the static libc later on?

btw, is prelink(apriorio) optional? if i globally forbids it in build, can
android system still start up?

Thanks,
--lx

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to