From 8e0dc62da7604b5989be797af5c051a847f6ecac Mon Sep 17 00:00:00 2001 From: Joshua Ladd Date: Fri, 15 Aug 2014 21:25:51 +0000 Subject: [PATCH] This commit adds information to the README regarding known issues with some Fortran compilers and OSHMEM Fortran bindings. This should be added to cmr=v1.8.2:reviewer=phargrov This commit was SVN r32544. --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index ef33f92c68..d5ca1d475f 100644 --- a/README +++ b/README @@ -183,6 +183,9 @@ Compiler Notes source directory path names that was resolved in 9.0-4 (9.0-3 is known to be broken in this regard). +- IBM's xlf compilers: NO known good version that can build/link + the MPI f08 bindings or build/link the OSHMEM Fortran bindings. + - On NetBSD-6 (at least AMD64 and i386), and possibly on OpenBSD, libtool misidentifies properties of f95/g95, leading to obscure compile-time failures if used to build Open MPI. You can work @@ -1256,7 +1259,9 @@ OSHMEM FUNCTIONALITY enabled). --disable-oshmem-fortran - Disable building only the Fortran OSHMEM bindings. + Disable building only the Fortran OSHMEM bindings. Please see + the "Compiler Notes" section herein which contains further + details on known issues with various Fortran compilers. MISCELLANEOUS FUNCTIONALITY