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: gcc warning about MPFR header version


Ken Brown writes:
> I do have this, and I have no other version of the header.  But this
>
>> #define MPFR_VERSION \
>> MPFR_VERSION_NUM(MPFR_VERSION_MAJOR,MPFR_VERSION_MINOR,MPFR_VERSION_PATCHLEVEL)
>
> yields a value of MPFR_VERSION that doesn't include the "-p11".  Maybe
> that's what confused gcc.  Anyway, it sounds like it's not a problem.

That's a red herring, actually -- I finally see whats happening, though.
Gcc complains that it was itself compiled when the MPFR version string
was simply 3.1.2 and it now sees that the system has 3.1.2-p11.  IÂdon't
think that should trigger another release of gcc, but I'll leave that
decision to JonY.


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

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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