Skip to content

A temporary solution for NDK r23 beta 3 and up (not include libgcc)

Notifications You must be signed in to change notification settings

ar37-rs/ndk-r23-fix-for-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Extract the gcc folder inside android-ndk-r23-gcc-fix.rar file, and then put it into:

$ANDROID_SDK_ROOT/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib/*here

note:

  • every "libgcc.a" inside .rar file taken from earlier NDK version (r21d)
  • tested on linux x86_64 using the latest rust stable toolchain.

About

A temporary solution for NDK r23 beta 3 and up (not include libgcc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published