Go to file
Adrien Bourmault eae71690a9
Update GCC & Binutils version : gcc-10.2.0; binutils-2.36.1
2021-02-23 23:24:14 +01:00
.gitignore Now quite modular 2020-06-01 22:12:55 +02:00
LICENSE Add LICENSE 2020-06-01 18:43:04 +02:00
Makefile Update GCC & Binutils version : gcc-10.2.0; binutils-2.36.1 2021-02-23 23:24:14 +01:00
README.md Update README.md 2020-06-01 22:19:00 +02:00
multilib.opt Adding patches for red-zone 2020-06-01 20:49:17 +02:00
patch-red-zone.diff Adding patches for red-zone 2020-06-01 20:49:17 +02:00

README.md

The OS/K cross compiler builder

To build the cross-cc, that will be located in the cross-cc directory :

make

Dependencies

To install the dependencies, on a Debian/Ubuntu system :

sudo apt install build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev texinfo