From 4643ea67db740e0d8a4900ac231e1e89af8a94dc Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Thu, 8 Sep 2011 21:03:54 -0700 Subject: [PATCH] Adding to README, wget is also needed on OS X and isn't available by default. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9e5737e..6160929 100644 --- a/README +++ b/README @@ -94,9 +94,9 @@ Notes for Mac OS X users: ========================= You need to install gmp, mpfr, mpc and libiconv packages using MacPorts, -DarwinPorts or fink. GCC-4.5.1 requires them. +DarwinPorts or fink. GCC-4.5.1 requires them. You also need wget which can again be obtained from MacPorts etc. -port install gmp mpfr libmpc +port install gmp mpfr libmpc wget For xml support in gdb you may want to install expat too. And add the --with-expat parameter to GDB target. -- 2.30.2