Re: need help with a g77 compile error
Jerry D via Gcc <[email protected]>
| Newsgroups | gmane.comp.gcc.devel,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 5/28/26 11:28 PM, Sebastian Galindo via Gcc wrote: > Hi, > > Why are you using g77 instead of gfortran? Is there any specific reason? > > As far as I know, gfortran provides backwards compatibility for Fortran > 77. > > Best, > Sebastian Yes, in fact we routinely check gfortan against the old NIST test suite and other codes. I would be surprized if something does not work. Catch me over on the gfortran mailing list at gfortran <[email protected]> if you are stuck. Regards, Jerry