diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ 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. +port install gmp mpfr libmpc + For xml support in gdb you may want to install expat too. And add the --with-expat parameter to GDB target. |