1
1

Merge pull request #7591 from paulkefer/fix-readme

README: Remove SunCC bullet
Этот коммит содержится в:
Josh Hursey 2020-04-02 13:33:00 -05:00 коммит произвёл GitHub
родитель 92b58987d6 48cad13e07
Коммит 7907f5e3dc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

6
README
Просмотреть файл

@ -303,12 +303,6 @@ Compiler Notes
are now preferred by the Solaris Studio compilers. GCC may
require either "-m32" or "-mcpu=v9 -m32", depending on GCC version.
- It has been noticed that if one uses CXX=sunCC, in which sunCC
is a link in the Solaris Studio compiler release, that the OMPI
build system has issue with sunCC and does not build libmpi_cxx.so.
Therefore the make install fails. So we suggest that one should
use CXX=CC, which works, instead of CXX=sunCC.
- If one tries to build OMPI on Ubuntu with Solaris Studio using the C++
compiler and the -m32 option, you might see a warning: