[mvapich-discuss] mvapich1-0.9.9-beta suggestion for F90
    Bas van der Vlies 
    basv at sara.nl
       
    Fri Mar  9 10:29:59 EST 2007
    
    
  
Hello,
  I could not build the fortran90 mpich modules because we got an error:
{{{
checking whether Fortran 90 is compatible with Fortran 77... no
configure: error: Fortran 90 and Fortran 77 compilers are not compatible.
They generate external symbol names that are different.
}}}
the following F90 flag solves the problem:
   F90=gfortran  F90FLAGS="-ff2c" ./make.mvapich.gen2
Just a tip ;-)
-- 
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: basv at sara.nl      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************
    
    
More information about the mvapich-discuss
mailing list