Skip to content

Commit 7907f5e

Browse files
authored
Merge pull request #7591 from paulkefer/fix-readme
README: Remove SunCC bullet
2 parents 92b5898 + 48cad13 commit 7907f5e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -303,12 +303,6 @@ Compiler Notes
303303
are now preferred by the Solaris Studio compilers. GCC may
304304
require either "-m32" or "-mcpu=v9 -m32", depending on GCC version.
305305

306-
- It has been noticed that if one uses CXX=sunCC, in which sunCC
307-
is a link in the Solaris Studio compiler release, that the OMPI
308-
build system has issue with sunCC and does not build libmpi_cxx.so.
309-
Therefore the make install fails. So we suggest that one should
310-
use CXX=CC, which works, instead of CXX=sunCC.
311-
312306
- If one tries to build OMPI on Ubuntu with Solaris Studio using the C++
313307
compiler and the -m32 option, you might see a warning:
314308

0 commit comments

Comments
 (0)