summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Esden-Tempski <piotr@esden.net>2010-10-26 17:05:06 -0700
committerPiotr Esden-Tempski <piotr@esden.net>2010-10-26 17:05:34 -0700
commitc4562dda050adea8254ae815c17ed6aba87dd94b (patch)
tree4fd1769d31abf4f1bc8771e83141ae419eef3c6c
parent80aef786420f17ccf6edbcf1a707a7474e5bc0b2 (diff)
Updated documentation of necessary Mac port packages.
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 9e3da55..d278b8d 100644
--- 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.