1
1
openmpi/opal
Brian Barrett 508da4e959 OS X apparently really doesn't like shared libraries with unresolvable
symbols in them and environ is defined only in the final application
(probably in crt1.o).  Apple provides a function for getting at the
environment, so use that instead if it's available.

This commit was SVN r14857.
2007-06-05 03:03:59 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class Pinpoint the usual execution path (add OPAL_LIKELY). 2007-04-12 06:18:01 +00:00
etc * fix a typo 2007-02-06 21:59:55 +00:00
event Make select work for MS Windows. 2007-06-04 10:53:04 +00:00
include Don't build all the network support code on systems without sockets (like 2007-05-30 15:25:22 +00:00
mca OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
memoryhooks Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
runtime OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
threads - When not debugging, do not initialize a unused mutexattr. 2007-05-24 18:54:22 +00:00
tools OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
util OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
win32 dd some Windows missing defines & macros. 2007-04-01 15:55:34 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00