Skip to content

MojoLauncher/gcc-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gcc-toolchain

Standalone GCC 13 toolchain builder for Android. Based on https://github.com/FWGS/ndk-gcc13

Prerequisites

build-essential and Android NDK r10e

How to use

Set ANDROID_NDK to Android NDK r10e location, ARCH to short arch name (arm, arm64, x86, x86_64), TRIPLET to the target triplet (arm-linux-androideabi, aarch64-linux-android)

./scripts/getsources.sh
./scripts/hostdeps.sh

./scripts/prepare_4.9_prefix.sh
./scripts/build-gcc13.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors