packages/devel/gcc/README
Christian Beier 75dd400ae6 gcc: Remove notes that mpfr-dev and the like are needed on the build machine.
That's not true, at least for GCC 4.6.3.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 14:00:28 +02:00

8 lines
No EOL
259 B
Text

Native GCC that runs on target.
To save disk space, this GCC only supports dynamic linking on the target box,
there are no static libraries shipped.
For now, this was only tested on a mips target. Others to be done...
Christian Beier <cb@shoutrlabs.com>