/gcc

GNU General Public License v2.0GPL-2.0

Notes / Guide

Compiling

  • Configuring the build
./build-configure.sh
  • Compiling
./build.sh
  • Installing (Not recommended)
./build-install.sh

Credits