bug-make
[Top][All Lists]
Advanced

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

Re: GNU make 4.3.92 on mingw


From: Paul Smith
Subject: Re: GNU make 4.3.92 on mingw
Date: Tue, 25 Oct 2022 12:07:08 -0400
User-agent: Evolution 3.46.0 (by Flathub.org))

On Tue, 2022-10-25 at 16:29 +0200, Bruno Haible wrote:
> With GNU make 4.3.92, this is down to 75 test failures.

Just curious how this MinGW test works; are you running the MinGW
"cross-compiler" installed by the Cygwin package manager, and doing the
build/test from within a Cygwin shell?

A lot of these seem to be CRLF errors in the diff, where it would
otherwise match.  I know that the test framework does some manipulation
of CRLF.  Maybe it only strips CRLF when it thinks we're running in a
"Windows" environment, and for some reason this environment is not
detected properly.

There are other similar issues, like the test thinks we can use the
pipe version of the jobserver when that's not supported in MinGW.

I'll take a look at this.



reply via email to

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