[petsc-dev] Problem with latest "petsc-dev" change
    Satish Balay 
    balay at mcs.anl.gov
       
    Wed Nov  3 13:37:59 CDT 2010
    
    
  
On Wed, 3 Nov 2010, Satish Balay wrote:
> >    ./configure --with-cc=gcc --with-fc=mpif90
> >    --download-f-blas-lapack=1 --download-mpich=1 --download-hdf5=1
BTW: the above is inconsistant.
If you already have mpif90 - then you should have a corresponding
mpicc to use [ so use '--with-cc=mpicc' and not '--download-mpich=1']
For --download-mpich=1 - suggest using native compiler [i.e
--with-fc=gfortran]
Satish
    
    
More information about the petsc-dev
mailing list