Re: [Meep-discuss] Build MEEP error

2021-01-06 Thread Mandy Xia
I checked the config.log and the following is the log related to the "checking for Fortran 77 name-mangling scheme... unknown" message. which gfortran gives me /usr/bin/gfortran and if I set F77=/usr/bin/gfortran I get the same message. I am wondering if you have any suggestions on this. Thanks!

Re: [Meep-discuss] Build MEEP error

2021-01-06 Thread Steven G. Johnson
> On Jan 5, 2021, at 11:22 AM, Mandy Xia wrote: > > I checked the configure output and it says "checking for Fortran 77 > name-mangling scheme... unknown configure: WARNING: unknown Fortran > name-mangling scheme" so it seems that it had some trouble with the Fortran > compiler. I think