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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DoX1TSEJcpsCOk7r 8/kAdV1pLF6vdGYtSMnnL7aGgQ9O+Z08UafOErrv2sZLNU7SS9AWOAVvLibh9+Vm /yItVv5/7C91YXUfZH5aovaeo8umXvSKnEKqeUk+L8V0L6kO9CJtQj22HxPW/el6 gB4ufEmgQCe9Ie5N9vi2mh0iNwI= 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=YAqr4HT6Y1FuY/3PZ87ot6 68UrM=; b=xnhSYos0b0P2Mg6P2ui/nZ7AGbB6n0pJB9iBLNQ8Uf+92N5b08wvva lVf57BrOH8gaMLk0xQ9yHvu/b0mLkX4rH1e6iuLA2PbpEOuNDtW/yVl2K9npCTq3 ecAYNq+hPDILqOM3uhNkTMajYC496y1PGEgoC6en9mPWVAeaTxj14= 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=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: cc-smtpout1.netcologne.de Subject: Re: gfortran segfaults on "Hello world" To: n8tm AT aol DOT com, "cygwin AT cygwin DOT com" References: <564CFB0C DOT 9000803 AT netcologne DOT de> <20151118225059 DOT 5EF9811DB5 AT cc-mx2 DOT netcologne DOT de> From: Thomas Koenig Message-ID: <564D74D5.1040103@netcologne.de> Date: Thu, 19 Nov 2015 08:05:57 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151118225059.5EF9811DB5@cc-mx2.netcologne.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi, > Cygwin64 now offers a choice among 4.9.2-3, 4.9.3-1, and 5.2.0-1. I > have the last one installed, and in addition a recently built 6.0 on my > Haswell laptop. I’m fairly certain I have used the 4.9.3 successfully > in the past. It looks like you need to update to the current gmp and > mpfr. Normally, cygwin install.exe would tell you to do that if you > install a gcc and gfortran built against those. I just installed 5.2.0, and got the same warning about mismatched libraries and the same segfault. > If you really wanted 4.9.3-1 running against the older gmp and mpfr, you > could build it yourself. The library versions are *newer* than what both 4.9.3 and 5.2.0 from the distribution are built against. This may or may not be the cause of the problem; either way gfortran is currently broken on Cygwin 64. If your sytem is running fine, don't upgrade :-) Building gfortran myself under Cygwin has not been a happy experience for me in the past (although I do it quite regularly on Linux, of course). Maybe I'll give it a spin. Regards Thomas -- 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