> From: Jeffrey Walton
> Date: Wed, 19 Feb 2025 09:04:27 -0500
> Cc: Eldred HABERT , bug-make@gnu.org
>
> On Wed, Feb 19, 2025 at 7:41 AM Eli Zaretskii wrote:
> >
> > It is not that simple. GNU Make uses 'stat' to retrieve the time
> > stamp of files, and the Windows implementation of 'stat' re
On Wed, Feb 19, 2025 at 7:41 AM Eli Zaretskii wrote:
>
> > Date: Tue, 18 Feb 2025 22:06:11 +0100 (GMT+01:00)
> > From: Eldred HABERT
> >
> > Hello!
> >
> > I am having an issue that some versions of Make never stop on a Make file I
> > made, but only on Windows.
> > https://github.com/ISSOtm/gb-
> Date: Tue, 18 Feb 2025 22:06:11 +0100 (GMT+01:00)
> From: Eldred HABERT
>
> Hello!
>
> I am having an issue that some versions of Make never stop on a Make file I
> made, but only on Windows.
> https://github.com/ISSOtm/gb-starter-kit/issues/1#issuecomment-1793775226
> I have traced the issue