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

Android build script #21

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

anonymix007
Copy link

@anonymix007 anonymix007 commented Mar 26, 2024

Running ./build-android.sh requires some environment preparation.
The following variables need to be set:

export ANDROID_HOME=~/Android
export CLANG_R475365B_CUSTOM=/path/to/llvm-toolchain/out/install/linux-x86/clang-dev
export LLVM_GNAT=/path/to/llvm-toolchain/gnat-llvm

@anonymix007 anonymix007 changed the title Android Android build script Mar 26, 2024
@anonymix007
Copy link
Author

Safe language BTW:

03-26 16:22:45.243 24169 24197 D Eepers  : __gnat_sigtramp: Signal 11, siginfo 0x7a4419ac80, sigcontext 0x7a4419ad00, handler 0x7a4409e204
03-26 16:22:45.243 24169 24197 D Eepers  : __gnat_sigtramp: Signal 7, siginfo 0x7a4419ac80, sigcontext 0x7a4419ad00, handler 0x7a4409e204

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

Successfully merging this pull request may close these issues.

1 participant