Add a note about using xlc on AIX.
diff --git a/README.platform b/README.platform
index d198232..8d75c16 100644
--- a/README.platform
+++ b/README.platform
@@ -36,6 +36,9 @@
 "rlogin" attribute set.  This check is not done for the root account,
 instead the PermitRootLogin setting in sshd_config is used.
 
+If you are using the IBM compiler you probably want to use CC=xlc rather
+than the default of cc.
+
 
 Cygwin
 ------