Re: [OMPI users] Troubles with linking C++ standard library with openmpi 1.10

2016-03-07 Thread Jordan Willis
Thanks Giles, Looks like it works with excluding VT. I was using g++ —version 4.9 btw. Thank you, Jordan > On Mar 6, 2016, at 9:05 PM, Gilles Gouaillardet wrote: > > Jordan, > > do you really need vt ? > if no, a trivial workaround is to > configure --disable-vt ... > > what is your configu

Re: [OMPI users] Troubles with linking C++ standard library with openmpi 1.10

2016-03-07 Thread Gilles Gouaillardet
Jordan, do you really need vt ? if no, a trivial workaround is to configure --disable-vt ... what is your configure command line ? assuming g++ is your c++ compiler, what does g++ --version says ? Cheers, Gilles On 3/7/2016 1:32 PM, Jordan Willis wrote: Hi everyone, I have tried everythi

[OMPI users] Troubles with linking C++ standard library with openmpi 1.10

2016-03-06 Thread Jordan Willis
Hi everyone, I have tried everything to compile openmpi. It used to compile on my system, and I’m not sure what has changed in my c++ libraries to get this error. I get the following when trying to compile contrib/vt/vt/extlib/otf/tools/otfprofile make[8]: Entering directory `/dnas/apps/openm