[Bug fortran/91731] Configure error on building MPICH

2020-05-13 Thread keroro.90 at hotmail dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 keroro.90 at hotmail dot it changed: What|Removed |Added CC||keroro.90 at hotmail dot it

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 --- Comment #7 from Steve Kargl --- On Thu, Sep 12, 2019 at 01:06:12AM +, damian at sourceryinstitute dot org wrote: > > --- Comment #6 from Damian Rouson --- > Steve, I'm so incredibly glad you posted the details of your workaround. > Th

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 --- Comment #6 from Damian Rouson --- Steve, I'm so incredibly glad you posted the details of your workaround. Thank you! I had seen the FCFLAG environment variable, but I hadn't noticed the FFLAG variable listed just a few lines lower in the o

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 --- Comment #5 from Damian Rouson --- MPICH must find ISO_Fortran_binding.h in order to build the modern Fortran bindings that the MPI standard provides through the "mpi_f08" Fortran module. Gfortran only started providing ISO_Fortran_binding.h

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 --- Comment #4 from Steve Kargl --- On Wed, Sep 11, 2019 at 10:36:20PM +, damian at sourceryinstitute dot org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 > > --- Comment #3 from Damian Rouson --- > So do I need to report thi

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 --- Comment #3 from Damian Rouson --- So do I need to report this to the MPICH developers or is a gfortran bug? I tried "-w -fallow-argument-mismatch" and got the same error message.

[Bug fortran/91731] Configure error on building MPICH

2019-09-11 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/91731] Configure error on building MPICH

2019-09-10 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC|