Skip to content

Commit 48cad13

Browse files
committed
README: Remove SunCC bullet
This bullet can be removed since SunCC is no longer supported as of version 5.0.0. Signed-off-by: Paul Kefer <[email protected]>
1 parent 92b5898 commit 48cad13

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)