Re: [OMPI devel] RFC: Remove Darwin backtrace support

2013-07-02 Thread Jeff Squyres (jsquyres)
+1 On Jul 2, 2013, at 11:21 AM, "Barrett, Brian W" wrote: > All - > > I would like to remove the Darwin backtrace component. Since 10.5.0, OS X > has supported the execinfo() interface supported by Linux, which is both > easier to use and less fragile. So the impact will be a loss of stack >

[OMPI devel] RFC: Remove Darwin backtrace support

2013-07-02 Thread Barrett, Brian W
All - I would like to remove the Darwin backtrace component. Since 10.5.0, OS X has supported the execinfo() interface supported by Linux, which is both easier to use and less fragile. So the impact will be a loss of stack traces on failure on OS X versions prior to 10.5.0, which should be a sma