Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build system for Android target #1516

Closed
pjsipbot opened this issue May 24, 2012 · 0 comments
Closed

Build system for Android target #1516

pjsipbot opened this issue May 24, 2012 · 0 comments

Comments

@pjsipbot
Copy link
Collaborator

2012-05-24 11:31:34: @bennylp created the issue on trac ticket 1516

Adjust existing build system to support Android or create a new one that is based on Android.mk.


2012-07-03 03:49:55: @mingteluu changed milestone from release-2.0.1 to release-2.1


2012-07-03 08:46:51: @mingteluu commented

In r4192:
Re #1516: Build system for Android
How to use:

  • export ANDROID_NDK=/path_to_android_ndk_dir
  • Run ./configure-android

2012-07-03 09:08:26: @mingteluu commented

In r4195:
Re #1516: add configure-android file


2012-07-09 10:02:14: @mingteluu commented

In r4202:
Re #1516: Add automatic Android API level detection and option to use ndk-build compilation flags


2012-07-19 02:59:39: @mingteluu commented

In r4211:
Re #1516: Add sample config for Android build
Please refer to Android Getting Started guide


2012-08-07 10:06:12: @mingteluu commented

In r4221:
Re #1516: Add help info for configure-android, add support for selecting target architecture


2012-08-08 10:06:24: @mingteluu commented

In r4222:
Re #1516: Fixed compatibility problem with configure script on Ubuntu


2013-09-09 06:54:00: @mingteluu commented

In r4594:
Re #1516: Add support to build for other targets. Example:
TARGET_ABI=armeabi-v7a ./configure-android --use-ndk-cflags


2013-09-23 09:58:25: @nanangizz commented

In r4599:
Re #1516: Fixed configure-android in probing toolchain dir (reported that on ndk-r8, there is also 'gdbserver' dir under 'toolchains/arm/prebuilt').


2013-09-30 06:12:31: @mingteluu commented

In r4604:
Re #1516: Add feature to ignore certain compilation flags from the --use-ndk-cflags option.


2013-11-13 05:47:57: @mingteluu commented

In r4651:
Re #1516: Set AR and RANLIB (thanks to Brian Walker for the patch)


2013-12-13 01:16:11: @nanangizz commented

In r4689:
Re #1516: Avoid duplicated LDFLAGS in pjlib-test, which may raise linking errors (e.g: on Android).


2014-02-05 05:52:13: @bennylp commented

In r4732:
Re #1516: fixing multiple inclusions of crtbegin.o and -lgcc in the makefiles. The former causes link errors due to multiple symbols


2014-02-24 04:00:30: @bennylp changed status from new to closed


2014-02-24 04:00:30: @bennylp set resolution to fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants