g77 second function always returns 0.0 on mingw32/egcs-1.1

Dave Love d.love@dl.ac.uk
Fri Sep 25 10:10:00 GMT 1998


>>>>> "DB" == Billinghurst, David (RTD) <David.Billinghurst@riotinto.com.au> writes:

 DB> The fortran function second() always returns 0.0 on
 DB> mingw32/egcs-1.1.  second() uses etime()

Do you mean that the g77 `second' intrinsic calls something actually
called `etime'?  The implementation in egcs-1.1 is a trivial interface
to `G77_etime_0' and I thought the Doze problems were with the latter
or, rather, the libc routines it calls.



More information about the Gcc mailing list