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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=UjnweKfvD6oP7ho43CcqCRfeK7m6QgHGIEz/0ICI5yK fd6fx0fq1gI6O09pNPpevULScOOJuV6ntaPKRJbLgxsKCEzKRAAJkYL8XR75hacF ita4WbX+tP7ogeByyYhtIZtYbM43VImhTSqZS7AhatAwQiQHRDz/4eDTKCr6/MCM = 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:content-transfer-encoding; s=default; bh=OtscTRrXIkr94Yx3Ag+KzMyqtUk=; b=MvMWsNrQs067Hq9mF kjr+yZTi8ul4nr9GGgtgRGSSexsKh5vKFONWB2/KOkhVxz5EkTml2czFtBb8Gdfc RBV/5CQXUQWmBAKc14DPrI21jw2SVz1GXyEKBByhD/YljaxD6BI8bJP/5hq6yxSK si1H+EHYcUKqReU07vdCzTJk1M= 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=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-09.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-11.arcor-online.net 3kdCPd5535zVThM From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: gcc warning about MPFR header version References: <54D23A4B DOT 4060807 AT cornell DOT edu> <87mw4t8yoh DOT fsf AT Rainer DOT invalid> <54D27F84 DOT 2030709 AT cornell DOT edu> <87egq58kqk DOT fsf AT Rainer DOT invalid> <54D2E1A2 DOT 7010100 AT cornell DOT edu> Date: Thu, 05 Feb 2015 09:20:33 +0100 In-Reply-To: <54D2E1A2.7010100@cornell.edu> (Ken Brown's message of "Wed, 04 Feb 2015 22:21:06 -0500") Message-ID: <871tm4ixbi.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; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t158N5Lk026911 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