Dear all,

  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.

Sincerely,
Logan

Attachment: ldl-for-libgcc.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to