Re: [OMPI devel] compile openmpi error on debian

2010-04-07 Thread hu yaohui
Hi Matthias, Yes, you are right ,my g++ version is 4.1 and my gcc is 4.3, i update the g++,it's ok now. Thanks & Regards Yaohui On Tue, Apr 6, 2010 at 4:33 PM, Matthias Jurenz < matthias.jur...@tu-dresden.de> wrote: > Hi Yaohui, > > can you tell me the version of your gcc and g++ compiler? > It

Re: [OMPI devel] compile openmpi error on debian

2010-04-06 Thread Matthias Jurenz
Hi Yaohui, can you tell me the version of your gcc and g++ compiler? It seems to me that your g++ compiler is older (<4.2) than your gcc compiler. If that's true, then we have to enhance the VT configure, so that the availability of '-fopenmp' for g++ will be tested. Matthias On Monday 05 Apri

Re: [OMPI devel] compile openmpi error on debian

2010-04-04 Thread hu yaohui
Thank you very much! Yaohui! On Sat, Apr 3, 2010 at 7:09 PM, Jeff Squyres wrote: > Can you try Open MPI v1.4.1? > > If that doesn't work, you can disable building VampirTrace; it's an > optional component of Open MPI with the following configure argument: > >./configure --enable-contrib-no-

Re: [OMPI devel] compile openmpi error on debian

2010-04-03 Thread Jeff Squyres
Can you try Open MPI v1.4.1? If that doesn't work, you can disable building VampirTrace; it's an optional component of Open MPI with the following configure argument: ./configure --enable-contrib-no-build=vt ... On Apr 3, 2010, at 1:22 AM, hu yaohui wrote: > Hi all, > when i make openmpi

[OMPI devel] compile openmpi error on debian

2010-04-03 Thread hu yaohui
Hi all, when i make openmpi on debian, i meet the following error that i dont know why? Making all in vtfilter make[6]: Entering directory `/root/openmpi-1.4-ht/ompi/contrib/vt/vt/tools/vtfilter' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../extlib/otf/otflib -I../../extlib/otf/otflib -I../../vtlib/ -I.