aboutsummaryrefslogtreecommitdiff
path: root/devel/gcc/README
Commit message (Collapse)AuthorAge
* gcc: Update README: tested on arm (imx233-olinuxino) boardharald.geyer@gmx.at2015-01-07
| | | | | Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
* gcc: Include libgcc.a on those architectures that need itharald.geyer@gmx.at2015-01-07
| | | | | | | | Right now these are arm, hppa, microblaze, powerpc, sh and xtensa. So we just try to grep for it to figure out if it is needed. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
* gcc: Remove notes that mpfr-dev and the like are needed on the build machine.Christian Beier2014-08-10
| | | | | | That's not true, at least for GCC 4.6.3. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* gcc: Add README to gcc package explaining build-deps on host machine.Christian Beier2014-08-10
Signed-off-by: Christian Beier <dontmind@freeshell.org>