George Bosilca
6afa4c6c64
Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
...
different macros, one for each project. Therefore, now we have OPAL_DECLSPEC,
ORTE_DECLSPEC and OMPI_DECLSPEC. Please use them based on the sub-project.
This commit was SVN r11270.
2006-08-20 15:54:04 +00:00
Brian Barrett
d9e06ad499
* -pedantic causes warnings in a bunch of files that Apple provided
...
This commit was SVN r11192.
2006-08-15 15:49:06 +00:00
Brian Barrett
9d5f91997f
* updates to build on OS X 10.3
...
This commit was SVN r11082.
2006-08-01 22:41:51 +00:00
Brian Barrett
3b17a9d5ee
* Older installations of XCode (even on 10.4) don't have the defines needed
...
for compiling the x86 stack trace unwinding code. So don't build it on
those platforms
This commit was SVN r11073.
2006-08-01 02:06:11 +00:00
Terry Dontje
9c070dafef
Added missing include files and fixed some compilation errors
...
in the original code.
This commit was SVN r11031.
2006-07-27 14:44:54 +00:00
Brian Barrett
aaf31c6ade
* Make the backtrace printing functionality a framework
...
* Copy Linux and Solaris backtrace support from util/stacktrace.c
* Added backtrace support for Mac OS X.
This commit was SVN r11023.
2006-07-27 02:56:02 +00:00