A (free) open-source N64 development toolchain.
Go to file
2023-06-28 20:15:43 -04:00
.github Download prereqs and build static 2023-06-28 20:15:43 -04:00
.gitignore github actions init 2023-06-28 15:38:45 -04:00
binutils-description.pak github actions init 2023-06-28 15:38:45 -04:00
build-package.sh Download prereqs and build static 2023-06-28 20:15:43 -04:00
gas-vr4300.patch Add patches 2023-04-20 12:09:59 -04:00
gcc-description.pak github actions init 2023-06-28 15:38:45 -04:00
gcc-vr4300.patch Add patches 2023-04-20 12:09:59 -04:00
LICENSE License change: GPL to LGPL. 2017-07-09 11:04:41 -04:00
names.txt update gnu version 2021-08-18 23:03:32 -04:00
newlib-description.pak github actions init 2023-06-28 15:38:45 -04:00
README.md Readme changes 2022-02-20 11:08:43 -05:00

n64chain

This is an edited version of n64chain that just builds binutils and GCC.

Newlib is only built to force gcc to build libstdc++.

While open source, use on other people's computers is a rather unsupported usecase.

build-package.sh is the main script, and it uses checkinstall to build .deb packages.

the package descriptions are manually added by me on build from names.txt