This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: DTIME/ETIME problems under G77
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: DTIME/ETIME problems under G77
- From: toon at moene dot indiv dot nluug dot nl
- Date: 09 Jan 2000
"William A. Mahaffey III" <wam@HiWAAY.net> wrote:
This note is submitted to clarify some points in my last E-Mail, which
I hope you already have. The last message had attached a Makefile which
showed (correctly) a reference to a dtime_ routine which I wrote to try
to get around the improperly functioning DTIME/ETIME system routines. To
clarify that the system routines are indeed malfunctioning, I deleted my
routine, modified my Makefile, recompiled & re-executed to properly
duplicate the malfunction I reported. Attached please find the Makefile,
output from the make process (MLIST), G77 version info (VLIST), and
output from program execution showing NULL output from DTIME (LIST). I
apologize for any confusion my earlier message may have caused & look
forward to your response. Thanks in advance for your time.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
However, what we most need is the (preprocessed, if necessary) source code
of your failing program. Without that it is impossible to determine what's
going on.
Thanks in advance,
Toon Moene.