878676218e
When compiling C++ code that includes something that looks for the C++ header file "memory" (stupid C++ headers not having .h extensions), it goes through the header file search path, which includes $(topsrcdir)/opal, so it finds the directory $(topsrcdir)/opal/memory/ and tries to load that as the memory header file and all goes downhill. This commit was SVN r8111. |
||
---|---|---|
.. | ||
components.cc | ||
help-ompi_info.txt | ||
Makefile.am | ||
ompi_info.cc | ||
ompi_info.h | ||
output.cc | ||
param.cc | ||
version.cc |