X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3003E3857C44
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1677739238;
	bh=6KIfwmsjIJqm2pSrH3KsJ7TFidnQ9Qu6wycFN3McfCs=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=cAuzcUNmS+Tqw5JFK0GmurzrBj1Rbm9LWTl5fTk/RSR2oYJEsAwO2FVs23n0GbM8X
	 Aha9cmDchQcMNAMyhLwJf9SJ/AlGFXgbtL/BZVp12IYNVbPHRViHhyuetsFFWVSzxE
	 ihg75nRvR0Li4veAB+UTQSIg6j4SCJt1XXdjjxDU=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 30B953858425
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D75A53858404
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 039393858D33
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677739208;
 h=content-transfer-encoding:subject:from:to:content-language
 :user-agent:mime-version:date:message-id:x-gm-message-state:from:to
 :cc:subject:date:message-id:reply-to;
 bh=vQ1bBE1UVzY/s5Coki1O4/7cNUxqysljoRg48QSEqKA=;
 b=EnNOabvY1lWle6prsRRvZbfCKPOxaHWtCinJ565DsBGr/FFR+LruFoyH16qefLcweV
 metdTZPqQBmQDRYFfpGLmPcv1kOoR4A5snMT9yywV3HBOs7qC1jB/DirI24EsThfxPSj
 /XFXCQ123L4Hn0zfmy6w/vTb7As/8ktPafnOtbnN4U92kFR0FzkjRSmh3tKYuYyW9AOL
 FUbaVXFTdcyH6rEPKln6AsI029DWtFrfIoKopkikRuBci7U0/MTyPslt7eIjXS4vpsjN
 E9WupB7/ICiN+Er4jbSjm7aw951vBGX6UJ+f6c0ALhNkSzvpgHUVZPpEbGM13RmeM9iS
 jvWQ==
X-Gm-Message-State: AO0yUKVOtyLIO52TGcm9sBBnMY58ISW7ZHhcPqTjXpgFvcqaCankVtBT
 M2+A9BhzuyycBy2zidlMkU9iI2TmAC4=
X-Google-Smtp-Source: AK7set8mBU5D/zJ91FIF4BDmiuGEHpVsc/SA1Vj/UeqkoCybDIp4VcN+190e8wBfCmvEsyRh3O4Q3g==
X-Received: by 2002:a17:906:8a68:b0:88d:79df:7cfc with SMTP id
 hy8-20020a1709068a6800b0088d79df7cfcmr8563496ejc.62.1677739208625; 
 Wed, 01 Mar 2023 22:40:08 -0800 (PST)
Message-Id: <announce.a398d1f2-1426-1249-c467-f77944b0c52c@gmail.com>
Date: Thu, 2 Mar 2023 07:40:07 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.8.0
Content-Language: it
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: make-4.4.1-1 & -2
X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Versions 4.4.1-1 (default) and 4.4.1-2 (test) of

   make

are available in the Cygwin distribution

CYGWIN_CHANGES
The default version is built with jobserver using FIFO and
the test version using pipe.
In same complex corner case the previous 4.4-1 was reported to
fail and it is unclear if the pipe version is the solution
or just a side coincidence.
Please report any problem on any version.

DESCRIPTION
A GNU tool for controlling the generation of executables and other
non-source files of a program from the program's source files. Make
allows users to build and install packages without any significant
knowledge about the details of the build process. The details about
how the program should be built are provided for make in the program's
makefile.

CHANGES
Updated to the last upstream main release.
Full details on:
https://lists.gnu.org/archive/html/bug-make/2023-02/msg00127.html

HOMEPAGE
http://www.gnu.org/software/make/

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
