Dear all,<br><br>  It seems that non-static libgcc for MIPS (in Android NDK) depends on _Unwind_Find_FDE and dl_iterate_phdr from libdl.  Thus, we have to add -ldl if we are linking with non-static libgcc.  The attached patch should resolve the issue.  Please have a look.  Thanks.<br>
<br>Sincerely,<br>Logan<br>