Go to file
Adrien Bourmault abd80b2caf
Correcting faulty recipes
2020-06-27 00:52:25 +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 Correcting faulty recipes 2020-06-27 00:52:25 +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