Thanks for the help. Your suggestion of "--without-mpicc" worked.

With this suggestion configure/make/make install resulted in a
successful v. 3.6.1 build.

Alan

-----Original Message-----
From: Dave Goodell [mailto:good...@mcs.anl.gov] 
Sent: Friday, August 26, 2011 2:24 PM
To: Sayre, Alan N
Cc: valgrind-users@lists.sourceforge.net
Subject: Re: [Valgrind-users] problems with configure in v.3.6.1

On Aug 26, 2011, at 1:12 PM CDT, Sayre, Alan N wrote:

> Yes the configure script simply hangs and won't complete successfully.
> 
> "mpicc" resolves to /opt/platform_mpi/bin/mpicc.
> 
> Eventually I need to run valgrind on my program. Any suggestions on
how
> to get this to work?

Are you trying to use Valgrind with an MPI program *and* do you need the
extra functionality provided by Valgrind's MPI wrappers?  If not then
disabling Valgrind's MPI support ought to get things running.  Did my
suggestion of "--without-mpicc" work for you?

Otherwise, if you do need the MPI wrappers then you'll probably need to
figure out why your mpicc is hanging when Valgrind invokes it.  The
config.log may show the command that the configure script is invoking.

-Dave


-----------------------------------------
This message is intended only for the individual or entity to which
it is addressed and contains information that is proprietary to The
Babcock & Wilcox Company and/or its affiliates, or may be otherwise
confidential.  If the reader of this message is not the intended
recipient, or the employee agent responsible for delivering the
message to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in
error, please notify the sender immediately by return e-mail and
delete this message from your computer.  Thank you.

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to