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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=u/d6FFi+bTyZc2ya
	qlP6dszsS9Jr6D7kBMoKQdOZn5wYWrcT+rHyFGr5takudypw5K316NqD6u2mj1f3
	2GIXKyxHUbcyQ3RS53NBwBtEqtVuMHFWI9r1iwPq41pNF7NP8rCBdkZr6WkR0WdG
	q/PGxqAvu96e6AtZx5l2+kWsdaw=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=V/232A80AsAfYMT5eLUWLM
	X8rIw=; b=jFqkOSS5i2lDRyqZkSWU22mEFAnz6dcDwxmkGgbItSH57smeTweTVw
	S3e3KUzWL0BgPLSDFWbVVlhVKBvelOkbT2vM/TVOhyEbGrr0oo2jrihxGtbLi7lb
	R7bvYWfu71tR5WTl7eEZEA046eq1qa8Wg+BWT5Vzknf145QVLo5uQ=
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-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=hitch, HX-Languages-Length:1162, suddenly
X-HELO: mailout12.t-online.de
Subject: Re: DJGPP cross compiler crashes.
To: cygwin@cygwin.com
References: <CADt9575Tin7v1OPjgiw9Bf_VtrQyyr4hLvoPvzc7GFUMtHYmFA@mail.gmail.com> <f690a2f1-6269-5baf-1c23-57d045fcd753@t-online.de> <CADt95777JAis3a0WSUVy7oX5MbGEfTQ95aHtRT-yNb9kvA_pVg@mail.gmail.com>
From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= <HBBroeker@t-online.de>
Openpgp: preference=signencrypt
Message-ID: <d3c01bfa-7efe-aaa1-8003-1550f268af64@t-online.de>
Date: Fri, 19 Apr 2019 16:52:32 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <CADt95777JAis3a0WSUVy7oX5MbGEfTQ95aHtRT-yNb9kvA_pVg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

[A side note, first: this is a traditional mailing list, i.e. the policy
is snipping and bottom-replying...]


Am 19.04.2019 um 01:41 schrieb Carlo B.:

> I have no idea how you can run it without errors, please note that
> i586-pc-msdosdjgpp-gcc works fine until it does not link.

Please note that this quite probably means that it's not the compiler
package itself that's causing you grief, but rather djgpp-binutils.  Or
it could be the runtime base package.

So: did you run cygcheck -c on your djgpp packages?  Check if getting
them from a different cygwin mirror changes anything?

Have you tried adding options to the gcc command line to see what it's
actually doing in some more detail, like '-v' or '-Wl,-v'?

I checked on Win10 Home, originally just 64-bit.  I've had these
packages installed for years, and they haven't changed since, so there's
not really any good reason to assume they should suddenly be broken this
week.  And at least from what I'm looking at, they aren't.

Just for making extra sure, I just added DJGPP to the Cygwin-32
installation on the same machine, and again, it just worked without a hitch.



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

