Yes, it is. now i understood.
weird, mips repository doesn't have the distinct.
Thank you very much.

--lx



On Tue, Jul 20, 2010 at 4:58 PM, dinuxlyf <[email protected]> wrote:

> Liu,
>
> i check the Android.mk under bionic/linker and bionic/libc, the linker use
> the static liberary which called libc_nomalloc,
> the major difference between this libc and normal libc is that it doesn't
> provide malloc function. The implementation of malloc function
> is provided by share library libc.so, i guess it would be inappropriate for
> linker to call a share library function.
>
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to