https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115276

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-05-29
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Confirmed - it appears that wraptime.InitTM returns NIL causing gettimeofday to
fail.

It seems to me that libgm2/libm2iso/wraptime.cc:InitTM should use the macro
HAVE_SYS_TIME_H from re-reading the autoconf documentation:

https://www.gnu.org/software/autoconf/manual/autoconf-2.60/autoconf.html

Reply via email to