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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=AsLPi
	uDMAhX/Up7Oo1cMwen/c26xBlB4Mflfv6cZJpnLWtRB2HCv5h4IyAJ3JlwpKGsJa
	tKzjJSg26VHGe9IF6hp/t+cskK3FmR7JdOEN7pLcH4KtgP17oaqQUp+vOVV1cp8x
	cX/28yeH+kiIat+AGsQX2eEA17XgjHAqv2qLJ4=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=6bmT2mO4oYC
	5fh2+J0+ZfBtqmsc=; b=DX6/l4SeER+MAF4QwT80rTcPR0hIxA5dXlbfoYQEmMt
	5mVTFgfSiiMbZrVVx9/MobbXX5kmidZw9WsqsGTefULbpsNip8cBxGbYRlFi7mSS
	u+MvCzxN6SRReJ+agdHhXMt80MftTsiHNsQVHH3vzHG4mRc4S+EqwEn89a5vdKK4
	=
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: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-01.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 3p1Y0c1Lxkz90jY
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: gfortran segfaults on "Hello world"
References: <564CFB0C.9000803@netcologne.de>
Date: Thu, 19 Nov 2015 08:43:40 +0100
In-Reply-To: <564CFB0C.9000803@netcologne.de> (Thomas Koenig's message of	"Wed, 18 Nov 2015 23:26:20 +0100")
Message-ID: <87wpteigcz.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Thomas Koenig writes:
> The warnings on the GMP and MPFR headers make me suspect that some
> dependency may be broken.

No, they simply have been updated after gcc was built.

> warning: GMP header version 6.0.0 differs from library version 6.1.0.

Can you downgrade to libgmp10-6.0.0a-2 and check if that solves the
problem for you?  There has been no API bump and the libraries are
supposed to be binary compatible, but maybe gcc is doing something funky
with some internals.

> warning: MPFR header version 3.1.2-p11 differs from library version
> 3.1.3.

The current version really is just rolling up the patches of the former
and an official rename and it's been in place for long enough to be an
unlikely candidate for breakage.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs

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

