Skip to content

GCC Toolchain is usable to build many things, such as native modules for Node.js

Notifications You must be signed in to change notification settings

Googlers-Repo/gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4182e45 · Sep 14, 2024

History

14 Commits
Sep 23, 2023
Sep 9, 2024
Sep 9, 2024
Jan 26, 2023
Oct 21, 2023
Sep 14, 2024
Sep 14, 2024

Repository files navigation

GCC Toolchain

GCC Toolchain is usable to build many things, such as native modules for Node.js

Requirements

Installation

Via MMRL or via the MMRL CLI

mmrl install https://github.com/Googlers-Repo/gcc/releases/download/v1.0.0/gcc.zip -yr

Installs GCC with the requirements

Usage with Node.js

There is currently no binary of Python for Android, so we need Python from Termux

Recommended Python Version: 3.11

Linking Python

ln -s /data/data/com.termux/files/usr/bin/python $PREFIX/bin/python

Note Ensure that you have Python installed in Termux.

About

GCC Toolchain is usable to build many things, such as native modules for Node.js

Resources

Stars

Watchers

Forks