This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: problem with gfortran: gmtime
Seth Linden wrote:
> I'm using gfortran-4.1. I don't see any "EXTERNAL GMTIME" in the code.
>>
>> P.S. The documentation might help as well:
>> http://gcc.gnu.org/onlinedocs/gfortran/GMTIME.html
>>
>
>
The manuals are provided there for various versions of gfortran. I think
gmtime was not yet implemented in gfortran 4.1.2.
I found it useful to go to gfortran wiki and get current gfortran to
replace that one.