Admin/PLATFORMS
changeset 41668 62ed9f31ea90
parent 41458 5eca258324ca
child 42424 e94350a2ed20
--- 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.