1
1
openmpi/opal/runtime
Brian Barrett 878676218e Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken.
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.
2005-11-11 00:26:27 +00:00
..
help-opal-runtime.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
opal_finalize.c Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00
opal_init.c Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00
opal_progress.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
opal_progress.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
opal.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00