We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b5898 commit 48cad13Copy full SHA for 48cad13
README
@@ -303,12 +303,6 @@ Compiler Notes
303
are now preferred by the Solaris Studio compilers. GCC may
304
require either "-m32" or "-mcpu=v9 -m32", depending on GCC version.
305
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
-
312
- If one tries to build OMPI on Ubuntu with Solaris Studio using the C++
313
compiler and the -m32 option, you might see a warning:
314
0 commit comments