From: lusk@donner.mcs.anl.gov (Rusty Lusk)
Newsgroups: comp.parallel.mpi
Subject: Re: Need help with MPICH compile
Date: 8 Oct 1998 23:30:44 GMT
Organization: Argonne National Laboratory
Message-Id: <6vjhv4$1v4@milo.mcs.anl.gov>
References: <361BCB41.45D66D0B@richmond.edu>


In article <361BCB41.45D66D0B@richmond.edu>, Bob L <rlittlep@richmond.edu> writes:
|> I would like to compile MPICH under Solaris 2.5.1 or 2.6 with gcc 2.7.2
|> or 2.8.1. Is there a FAQ concerning the compilation of MPICH, or are
|> there any precompiled binaries available.

Please do

   configure -cc=gcc  >& configure.log
   make >& make.log

and send the log files to mpi-bugs@mcs.anl.gov

