baresip-android icon indicating copy to clipboard operation
baresip-android copied to clipboard

arm-linux-androideabi-gcc no longer part of the ndk

Open trampster opened this issue 4 years ago • 3 comments

The android NDK no longer has gcc support. So the build script currently fails.

They have moved to clang

trampster avatar Mar 28 '20 03:03 trampster

See either https://github.com/juha-h/libbaresip-android or https://github.com/baresip/baresip/pull/1039 for builds that will be compatible with the current Android NDK (r21 at time of writing).

michaelmalonenz avatar Jul 16 '20 00:07 michaelmalonenz

I am not using baresip-android currently, help is needed to maintain it.

should we sync from this project:

https://github.com/juha-h/libbaresip-android

alfredh avatar Jan 03 '21 15:01 alfredh

Project https://github.com/juha-h/libbaresip-android is using also other than BSD-3-Clause licensed libs and includes small patches to re and baresip. So it may not be good as such for Baresip Foundation.

juha-h avatar Jan 03 '21 15:01 juha-h