X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=Texao2u59Ntj0o0Y
	dPZepElsBV+9DKjeUbc9uujljE57zMEMJ3EqtwCmYFK9Uz5bDWZskUtqegXRGy3P
	lPNLsKOH3fde69puUtjLp39iSfWY/c2u/n2ckR6yVvWXKlmGTJ8eH6Yer5JiJWLh
	B8L1mZb1DPffL5noIMFEtxzP8BA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=k+FTns7cFWkGKDHhs1+8g9
	yXvyw=; b=BvO+xUiVg+F1AY0zENxRzQehjyL9tLX5rAT+Sw5sxHKUvCI8endzQY
	Cyb6QUtz8RxacieXBobFmW5GmHSxflq8FUe9u/CQFtBNm2NHFYVWjnWRsLX+4j2M
	AJ13boGLkQ47+f7L84l4gloXddTz5teARfOhQi21Jh0EZize2WMjE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=5.4 required=5.0 tests=AWL,BAYES_80,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Mon, 14 Oct 2013 17:35:45 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1065863928.20131014173545@mtu-net.ru>
To: Rolf Campbell <rolf.campbell@solacesystems.com>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: make-4.0-1 (x86 and x86_64)
In-Reply-To: <l3gqk5$h1o$1@ger.gmane.org>
References: <20100810175435.GA27225@ednor.casa.cgf.cx> <20111202173631.GA8373@ednor.casa.cgf.cx> <announce.20131011171208.GA3094@ednor.casa.cgf.cx> <l3gqk5$h1o$1@ger.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Rolf Campbell!

> On 2013-10-11 13:12, Christopher Faylor wrote:
>> I've made a new version of make available for installation.  This is a
>> refresh against the newly released make-4.0.  The appropriate contents
>> of the NEWS file for this snapshot are below.
> [...]
>> * New command line option: --output-sync (-O) enables grouping of output by
>>    target or by recursive make.  This is useful during parallel builds to avoid
>>    mixing output from different jobs together giving hard-to-understand
>>    results.  Original implementation by David Boyce <dsb@boyski.com>.
>>    Reworked and enhanced by Frank Heckenbach <f.heckenbach@fh-soft.de>.
>>    Windows support by Eli Zaretskii <eliz@gnu.org>.

> Whenever I try this under cygwin, I get an error output "fcntl(): 
> Invalid argument", even with extremely trivial makefiles and 
> invocations.  Make seems to work correctly, but produces error output.

> echo -e 'all:\n\ttouch $@' > m.mk
> make -O -f m.mk

> Produces this output:
> fcntl(): Invalid argument
> touch all


> I've tried this using both the 32-bit version and 64-bit version of 
> cygwin 1.7.25 with the same results.

Is this happens under mintty or native windows console?


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 14.10.2013, <17:35>

Sorry for my terrible english...


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

