aboutsummaryrefslogtreecommitdiff
path: root/devel/gcc/README
blob: f172bb900b9687378e49cc99cda3263d26a84b85 (plain)
1
2
3
4
5
6
7
8
9
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>