Re: gfortran segfaults on "Hello world"

2015-11-26 Thread Achim Gratz
Thomas Koenig writes: […] Can you please post cygcheck output as per https://cygwin.com/problems.html Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- Prob

Re: gfortran segfaults on "Hello world"

2015-11-19 Thread Marco Atzeri
On 19/11/2015 08:05, Thomas Koenig wrote: 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

Re: gfortran segfaults on "Hello world"

2015-11-18 Thread Achim Gratz
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 i

Re: gfortran segfaults on "Hello world"

2015-11-18 Thread Thomas Koenig
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. Nor

Re: gfortran segfaults on "Hello world"

2015-11-18 Thread Tim Prince
On 11/18/2015 5:26 PM, Thomas Koenig wrote: Hi, gfortran appears to be broken (segfault) with the newest cygwin version I just downloaded. It segfaults on a "Hello, world" program. gcc works fine. The warnings on the GMP and MPFR headers make me suspect that some dependency may be broken. Here

gfortran segfaults on "Hello world"

2015-11-18 Thread Thomas Koenig
Hi, gfortran appears to be broken (segfault) with the newest cygwin version I just downloaded. It segfaults on a "Hello, world" program. gcc works fine. The warnings on the GMP and MPFR headers make me suspect that some dependency may be broken. Here's what happens: $ gfortran.exe hello.f : in