Go to file
Adrien Bourmault 67fbd407b1
Better clean
2020-06-27 00:58:33 +02: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 Better clean 2020-06-27 00:58:33 +02: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