Updated documentation of necessary Mac port packages.
authorPiotr Esden-Tempski <piotr@esden.net>
Wed, 27 Oct 2010 00:05:06 +0000 (17:05 -0700)
committerPiotr Esden-Tempski <piotr@esden.net>
Wed, 27 Oct 2010 00:05:34 +0000 (17:05 -0700)
README

diff --git a/README b/README
index 9e3da55604f19024fe4612e37725b757c8263a69..d278b8d199f0e9895defa0b4f6723d5d9c4d5239 100644 (file)
--- a/README
+++ b/README
@@ -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.