Skip to content

fidoedidoe/crosstool-ng-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

crosstool-ng configuration file(s)

A collection of crosstool-ng configuration (".config") file(s) used to rebuild an android toolchain.

See: The offcial crosstool-ng documentation for more information. For details on rebuilding a toolchain from a ".config" file see this specific document.

crosstool-ng compatability: version 1.24.0

tested on: GT-N5110 SMDK-4412 (3.0.101) Lineage 14.1 kernel build

Flags:

  • CT_ARCH="arm"
  • CT_ARCH_CPU="cortex-a9"
  • CT_ARCH_FPU="neon"
  • CT_ARCH_FLOAT="softfp"
  • CT_LINUX_VERSION="3.10.108" (crashed when compiling for earlier versions such as 3.0.101)

About

crosstool-ng configurations used to build android toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published