[mpich-discuss] [RESOLVED] Re: Is libmpichf90.so Part of MPICH ?
    Darius Buntinas 
    buntinas at mcs.anl.gov
       
    Tue Jul 12 17:18:10 CDT 2011
    
    
  
Glad to hear you got it working!
-d
On Jul 12, 2011, at 5:16 PM, Peter Willis wrote:
> 
> Hello,
> 
> The problem appears to be related to concurrent installs
> of 'gfortran'   and  'fort77'.
> 
> I removed 'fort77' from the system and reconfigured
> 
> (./configure --prefix .... etc)
> 
> Both FORTRAN 77 and 90 are then handled solely by gfortran
> rather than dividing compilation tasks between gfortran and fort77.
> 
> Running 'make'  then produces all the expected libaries
> including the previously missing 'libmpichf90.so'.
> 
> So the solution appears to be avoiding the mix
> of FORTRAN compilers. 'gfortran' appears to work
> just fine for both specifications.
> 
> My apologies if I have wasted anyone's time on this.
> 
> 
> Best regards,
> 
> Peter
    
    
More information about the mpich-discuss
mailing list