X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=blobdiff_plain;f=README;fp=README;h=fce80674662086459120d0b5d8b35aea336dade1;hp=61609294785322030de08389563fa1c878f4e243;hb=280d1ace6aa13ccf73480e1faffeb2e734da3678;hpb=d897aaf9a3814003f5fd9d7805e0226f7ad8a63d diff --git a/README b/README index 6160929..fce8067 100644 --- a/README +++ b/README @@ -93,10 +93,11 @@ Currently tested and known to work host platforms: 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. You also need wget which can again be obtained from MacPorts etc. +For Mac OS X there are a few dependencies which must be installed. The wget +and libftdi packages are required and gmp, mpfr, mpc and libiconv are needed +by GCC-4.5.1. These can be installed using MacPorts, DarwinPorts or fink. -port install gmp mpfr libmpc wget +port install gmp mpfr libmpc wget libftdi For xml support in gdb you may want to install expat too. And add the --with-expat parameter to GDB target.