mirror of
https://gitlab.os-k.eu/os-k-team/cross-cc-builder.git
synced 2023-08-25 14:03:10 +02:00
.gitignore | ||
LICENSE | ||
Makefile | ||
multilib.opt | ||
patch-red-zone.diff | ||
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