bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#53358: 29.0.50; Compilation output messed up again


From: Paul Eggert
Subject: bug#53358: 29.0.50; Compilation output messed up again
Date: Wed, 19 Jan 2022 15:32:50 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

On 1/19/22 01:16, Lars Ingebrigtsen wrote:

echo was presumably changed to info
for a reason

Yes, it avoids a fork-and-exec and this simplifies strace-style debugging of make+sh invocations that go awry.

I am not seeing the problem on my platform (Ubuntu 21.10, Xeon E3-1225 v2); what platform are you using?

How are you viewing the 'make' output? Are you using M-x compile under Emacs, or something else?

Does the problem go away if you use 'make -Oline'?

Does the problem go away if you apply the attached patch to the GNU Make source code?

Attachment: 0001-Fix-interleaved-info-output.patch
Description: Text Data


reply via email to

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