From 75dd400ae6fbc6504eaeb4effabf9cb53cdacd39 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Tue, 15 Jul 2014 10:31:39 +0200 Subject: 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 --- devel/gcc/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'devel/gcc/README') diff --git a/devel/gcc/README b/devel/gcc/README index f172bb900..6cbc80d2b 100644 --- a/devel/gcc/README +++ b/devel/gcc/README @@ -1,9 +1,8 @@ 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. +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 for a mips target. Others to be done... +For now, this was only tested on a mips target. Others to be done... -Christian Beier \ No newline at end of file + Christian Beier \ No newline at end of file -- cgit v1.2.3