packages/devel/gcc
Christian Beier c704c2f503 gcc: Build gcc version 4.8.3, refresh patches from openwrt.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 18:00:40 +02:00
..
patches gcc: Build gcc version 4.8.3, refresh patches from openwrt.git. 2014-08-10 18:00:40 +02:00
Makefile gcc: Build gcc version 4.8.3, refresh patches from openwrt.git. 2014-08-10 18:00:40 +02:00
README gcc: Remove notes that mpfr-dev and the like are needed on the build machine. 2014-08-10 14:00:28 +02:00

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>