X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 Reply-To: Andrey Repin Message-ID: <1065863928.20131014173545@mtu-net.ru> To: Rolf Campbell , cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: make-4.0-1 (x86 and x86_64) In-Reply-To: References: <20100810175435 DOT GA27225 AT ednor DOT casa DOT cgf DOT cx> <20111202173631 DOT GA8373 AT ednor DOT casa DOT cgf DOT cx> 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 . >> Reworked and enhanced by Frank Heckenbach . >> Windows support by Eli Zaretskii . > 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 AT yandex DOT 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