Hi Harithamma,
> PFA zip with all files.
> I have not configured --enable-threads option.
Thank you.
>From the included configure file, I can see that you are using a recent m4
snapshot. Good.
>From the config.h file, I can see that none of the macros
USE_ISOC_THREADS
USE_POSIX_THREADS
US
* modules/posixtm (Depends-on): Add time.
---
ChangeLog | 5 +
modules/posixtm | 1 +
2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 98c27d2218..b05276c8de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-10 Paul Eggert
+
+ posixtm: wor
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index ad7e1e69f5..7863514118 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,8 @@ User visible incompatible changes
DateModules Changes
2023-03-08 timeThis module is renamed to 'time-h'.
+
On Sun, 26 Feb 2023 at 19:17, Bruno Haible wrote:
> So, the cause could be that you are using a different version of mingw.
> You might not be the only one. Therefore it would be useful if you could
> analyze this failure. Then, let's see what is the best way forward (in
> Gnulib and in libiconv)