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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=QQzpXk8bhYRkBkRfiZxSMNlFM0Exag6neK9C3RrEMZA ydv5oFvK0DfJvan72eU7MM6OjGZVjBziQ2i4YLzPfciFjw8yHPTtIBASJ1VEUguE JH1BO/D49HkZ1EFqqrBi5Q9QwuHgdFrKdDZcTuYi8aDdz7lfIJTwqyXK4i9mLll4 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=NhqIbSr4c8XhFkr98e4tYYNOqd8=; b=syYrrt/kwoWcKCmvP dXstZtsIzaXhBGJOEFm+/MRkAEERNhG+fc16YxSUzCGvBQT+Ugu2DJzn5oSQzoEb 5yrcSL/qjgCoYu7cOlyfMn1gaVEq/EuDBNpubB16e/dI76EB/2e/DxYDTReX88K3 NJFqpE46nRcejwNjkdbpKXG8kA= 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: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp204.alice.it Message-ID: <5343139B.9050900@alice.it> Date: Mon, 07 Apr 2014 23:07:39 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: m0viefreak , cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: mingw64-*-binutils-2.24.0.1.acd6540-1 (x86/x86_64) References: <53428E1A DOT 3030808 AT alice DOT it> <5342F7FB DOT 4000401 AT googlemail DOT com> In-Reply-To: <5342F7FB.4000401@googlemail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Ciao m0viefreak, Il 07/04/2014 21:09, m0viefreak ha scritto: >>> I fixed it for now by placing an empty dummy default-manifest.o file in >>> working directory. >> >> May you describe how you have crated it or attach here your empty file? >> I tried in different ways but always fail in building with: >> >> "...default-manifest.o: file not recognized: File format not recognized" > > $ touch default-manifest.c > $ gcc -c default-manifest.c > > Instead of 'gcc' use the appropriate (i.e. i686-w64-mingw32-gcc) > That will give you a default-manifest.o that the linker will recognize. > I can confirm that with the above workaround all my applications (using binutils, mingw-w64-*-binutils 2.24) work as expected. Thanks, Angelo. -- 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