http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54209
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> 2012-08-09 19:08:49 UTC --- (In reply to comment #4) > > > > Why isn't link.h in AOSP Bionic C library? > > ARM doesn't use eh_frame, so there is no need to create link.h at the > beginning for the Android project, I guess. For MIPS, we create our own > link.h > to work with eh_frame unwinding. Thanks! In that case, it should also be added to x86.