Go to file
Adrien Bourmault aba3e3199b
fixed Makefile colors
2024-12-15 00:22:43 +01:00
.gitignore Initial commit 2022-12-19 20:32:40 +01:00
LICENSE Initial commit 2022-12-19 20:32:40 +01:00
Makefile fixed Makefile colors 2024-12-15 00:22:43 +01:00
README.md Initial commit 2022-12-19 20:32:40 +01:00
multilib.opt Initial commit 2022-12-19 20:32:40 +01:00
patch-red-zone.diff Initial commit 2022-12-19 20:32:40 +01: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