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