more platform hints;
authorwenzelm
Mon, 31 Jan 2011 14:55:18 +0100
changeset 41668 62ed9f31ea90
parent 41667 b9357f56fd64
child 41669 0820c4ebcad6
more platform hints;
Admin/PLATFORMS
--- a/Admin/PLATFORMS	Mon Jan 31 11:18:29 2011 +0100
+++ b/Admin/PLATFORMS	Mon Jan 31 14:55:18 2011 +0100
@@ -91,6 +91,11 @@
 Known problems
 --------------
 
+* Mac OS: If MacPorts is installed there is some danger that
+  accidental references to its shared libraries are created
+  (e.g. libgmp).  Use otool -L to check if compiled binaries also work
+  without MacPorts.
+
 * Mac OS: If MacPorts is installed and its version of Perl takes
   precedence over /usr/bin/perl in the PATH, then the end-user needs
   to take care of installing extra modules, e.g. for HTTP support.