[mpich-discuss] problems with mpich2 configure
jaharvey at chem.umass.edu
jaharvey at chem.umass.edu
Tue Jan 12 16:21:53 CST 2010
Dear all,
Here is my config.log file. Looks like I got errors is a few places
but I'm not sure which ones are the offending ones.
Jacob
On Tue, Jan 12, 2010 at 5:08 PM, Dave Goodell <goodell at mcs.anl.gov> wrote:
Hi Jacob, can you also send your config.log? Configure doesn't
think that your C++ compiler is in the best shape, but the exact error
messages will be contained in the config.log.
-Dave
On Jan 12, 2010, at 3:55 PM, jaharvey at chem.umass.edu wrote:
Dear MPICH2 community,
I am trying to install MPICH2-1.2.1 on my 26 node cluster
running CentOS. I want to compile two versions of MPICH2-1.2.1, one
for 64 bit machines and the other for 32 bit machines. So for the 64
bit machines I have given the following command:
./configure --prefix=/opt/mpich2-1.2.1-i86 CFLAGS=-m64
FFLAGS=-m64 F90FLAGS=-m64 CXXFLAGS=-m64 2>&1 | tee c.txt
However, when I run this the configuration process ends
abruptly with the following errors:
configure: error: C++ compiler
/opt/src/mpich2-1.2.1/bin/mpicxx has neither iostream nor iostream.h.
configure: error: ./configure failed for test/mpi
I am indeed on a 64 bit machine when running ./configure. I
have attached my c.txt file. Any help would be greatly appreciated.
Jacob Harvey
<c.txt>_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 560954 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20100112/f30881de/attachment-0001.bin>
More information about the mpich-discuss
mailing list