I'm back in the office today and will be checking into this. 

Sent from my phone. No type good. 

> On Jul 10, 2014, at 5:41 AM, "Gilles Gouaillardet" 
> <gilles.gouaillar...@iferc.org> wrote:
> 
> On CentOS 5.x, gfortran is unable to compile this simple program :
> 
> subroutine foo ()
>  use, intrinsic :: iso_c_binding, only : c_ptr
> end subroutine foo
> 
> an other workaround is to install gfortran 4.4
> (yum install gcc44-gfortran)
> and configure with
> FC=gfortran44
> 
> 
>> On 2014/07/09 19:46, Jeff Squyres (jsquyres) wrote:
>> This is almost certainly due to r32162 (Fortran commit from last night).
>> [...]
>> For the moment/as a workaround, use --disable-mpi-fortran in your builds if 
>> you are building with an older gfortran.
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/07/15089.php

Reply via email to