[OMPI devel] MacOS X v1.2.2 patch (corrected)

2007-05-28 Thread Jack Howarth
This is the previous patch for 1.2.2 again with a minor typo fixed. One of the ifdef's was missing an underscore. Jack diff -uNr openmpi-1.2.2/ompi/communicator/comm_dyn.c openmpi-1.2.2.environ/ompi/communicator/comm_dyn.c --- openmpi-1.2.2/ompi/communicator/comm_dyn.c

[OMPI devel] MacOS X v1.2.2 patch

2007-05-28 Thread Jack Howarth
The following patch, against openmpi v1.2.2, prevents undefined environ symbols in the openmpi shared libraries on MacOS X. This approach avoids the need to modifiy the configure scripts. Jack diff -uNr openmpi-1.2.2/ompi/communicator/comm_dyn.c