1d9b663b62
really can't. Test for munmap, since it's the most likely to cause problems, since it's always an interposed symbol. The condition that usually causes problems is if libmpi was brought in as the result of a library dependency, rather than as a -l on the link line. The linker in this case will find malloc/free/munmap/etc. in libc, rather than in libmpi. This commit was SVN r7508. |
||
---|---|---|
.. | ||
Makefile.am | ||
opal_finalize.c | ||
opal_init.c | ||
opal_progress.c | ||
opal_progress.h | ||
opal.h |