bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: time_r module does not work on MingW


From: Bruno Haible
Subject: Re: time_r module does not work on MingW
Date: Mon, 11 Nov 2019 20:59:55 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-166-generic; KDE/5.18.0; x86_64; ; )

Hi,

Christian Biesinger wrote:
> I tried to use the time_r module with GDB (using Gnulib
> revision 38237baf99386101934cd93278023aa4ae523ec0)
> 
> However, I found that it does not compile, see logs at:
> https://gdb-buildbot.osci.io/#/builders/23/builds/934

It is hard for me to do guesswork, based on a large set of sources such
as gdb and a log file that shows mixed output from two parallel processes
(the revenge of "make -j2").

Can you please provide a simple test case?

Or at least help the investigation by showing the values of
  GNULIB_TIME_R
  REPLACE_LOCALTIME_R
  HAVE_DECL_LOCALTIME_R
that you find in config.status? Also we would need to know whether
the gdb build defines GNULIB_NAMESPACE and whether the source file
(amd64.c) starts with '#include <config.h>'.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]