delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/07/15:10:33

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=wQwuz4ePNn8sms7UtLtMUh2iBtv1YQh9fU9mRCEaT6l
XiFiqz4t8hHknonP6CNj1sANEGgIGW/KUQHIi5JcDG+ZQiHslssRn3YcuJajREcv
/nMekycQxRZkrJKF/M8jOD90GLWbsZQXrtKmOegQ4Snu+mW4agU6jN7oP2X8cBUU
=
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=exa+6AA2c7ss5dOuY6fBuokEpGI=; b=mWRvXk1PcfMg+DyKr
xMnYe2Ob6KTphFO8fKt9dr3SaB6kgL6H0e2LspItiHv6Xrg3DSieN5hgjWencI28
py39QnnCQ4p345rcgMESWVpCzo9h1ADciTo6+M/kvd1AxYNHPFz7ZA8hpJ1+Y6fT
953KxRmjitSD0gThI/Y2kMoAZc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ee0-f48.google.com
X-Received: by 10.14.47.12 with SMTP id s12mr1202858eeb.116.1396897793279; Mon, 07 Apr 2014 12:09:53 -0700 (PDT)
Message-ID: <5342F7FB.4000401@googlemail.com>
Date: Mon, 07 Apr 2014 21:09:47 +0200
From: m0viefreak <m0viefreak DOT cm AT googlemail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
MIME-Version: 1.0
To: Angelo Graziosi <angelo DOT graziosi AT alice DOT it>, 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>
In-Reply-To: <53428E1A.3030808@alice.it>
X-IsSubscribed: yes

>> 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.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019