Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 462 Bytes

File metadata and controls

12 lines (7 loc) · 462 Bytes

GCC 9.x toolchain (arm-linux-gnueabi)

Used during part of the compilation process of the Android source, several binaries and the kernel image go through this toolchain.

Compiled using the tool you can find at the link below:

https://github.com/nathanchance/build-tools-gcc

After meeting the dependencies stated in the project README, the compilation has been done issuing the next command:

./build -a arm -s gnu -v 9