It was clearly stated in the README.md GCC as been deprecated in favor of Clang. GCC 4.8 has been removed. GCC 4.9 will only get critical fix backports no GCC 5.0
you need android-ndk-r10e http://dl.google.com/android/repository/android-ndk-r10e-linux-x86_64.zip http://dl.google.com/android/repository/android-ndk-r10e-darwin-x86_64.zip http://dl.google.com/android/repository/android-ndk-r10e-windows-x86_64.zip http://dl.google.com/android/repository/android-ndk-r10e-windows-x86.zip On Thu, Mar 10, 2016 at 10:50 PM, Steven Winston <[email protected]> wrote: > I didn't see anything in the release notes, but the AS ndk update deletes > the 4.8 compiler and libraries. Also 4.9 doesn't have bsd_signal in the > libc defined so doesn't link on any code that uses signal.h. > If one downloads the ndk independently of AS 4.8 is still there. > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
