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

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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