Christian Beier ee43a57b74 | 11 years ago | |
---|---|---|
.. | ||
patches | 10 years ago | |
Makefile | 10 years ago | |
README | 10 years ago |
Native GCC that runs on target.
Note that building this one is a bit tricky. First and foremost, your build machine
needs to have the gcc build-deps installed as well, i.e. mpfr, gmp and mpc, amongst
others.
For now, this was only tested for a mips target. Others to be done...
Christian Beier <cb@shoutrlabs.com>