Does declspec matter for executables? (I don't recall)
On Sep 21, 2009, at 9:15 AM, Ralph Castain wrote:
I see it declared "extern" in orte/tools/orterun/debuggers.h, but not DECLSPEC'd FWIW: LANL uses intel compilers + totalview on a regular basis, and I have yet to hear of an issue. On Sep 21, 2009, at 7:03 AM, Terry Dontje wrote: > I was kind of amazed no one else managed to run into this but it was > brought to my attention that compiling OMPI with Intel compilers and > visibility on that the MPIR_Breakpoint symbol was not being > exposed. I am assuming this is due to MPIR_Breakpoint not being > ORTE or OMPI_DECLSPEC'd > Do others agree or am I missing something obvious here? > > Interestingly enough, it doesn't look like gcc, pgi, pathscale or > sun compilers are hiding the MPIR_Breakpoint symbol. > --td > > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel _______________________________________________ devel mailing list de...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/devel
-- Jeff Squyres jsquy...@cisco.com