[OMPI users] C++ error: static object marked for destruction more than once

2007-06-13 Thread Julian Cummings
Hello, This is a follow up to a message originally posted by Andrew J Caird on 2006-08-16. No one ever replied to Andrew's message, and I am experiencing exactly the same problem with a more recent version of OpenMPI (1.2.1) and the PGI compiler (7.0). Essentially, the problem is that if you lin

Re: [OMPI users] C++ error: static object marked for destruction more than once

2007-06-13 Thread Julian Cummings
ar as I understand the issue, it's a PGI compiler issue, not an > OMPI issue. > > > > On Jun 13, 2007, at 12:38 AM, Julian Cummings wrote: > > > Hello, > > > > This is a follow up to a message originally posted by Andrew J > > Caird on >

Re: [OMPI users] C++ error: static object marked for destruction more than once

2007-06-13 Thread Julian Cummings
Hi Jeff, On Wed, 2007-06-13 at 14:39 -0400, Jeff Squyres wrote: > On Jun 13, 2007, at 2:29 PM, Julian Cummings wrote: > > > Thanks, I will give that a try and repost to the list if problems > > remain. I am kind of surprised that compiling with -fpic is not > > done b

Re: [OMPI users] C++ error: static object marked for destruction more than once

2007-06-13 Thread Julian Cummings
On Wed, 2007-06-13 at 20:54 -0400, Jeff Squyres wrote: > On Jun 13, 2007, at 8:47 PM, Julian Cummings wrote: > > > I would recommend > > that the OpenMPI configuration be modified to insert this flag (or > > some > > equivalent) as an LCXXFLAGS or even an LDFLAGS c