X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=61609294785322030de08389563fa1c878f4e243;hb=d897aaf9a3814003f5fd9d7805e0226f7ad8a63d;hp=9e5737e0dec31e151cb9f2b0c0a2755b98bbe42b;hpb=16cd433d5dddb12fe8aaa741edf3da2c15f777d3;p=fw%2Fcortex-toolchain 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.