This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran segfaults on "Hello world"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]