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; q=dns; s=default; b=GbuUz WzvWIv6o41y+2GkfZujxCCGCcDHNh5nwv1gh0/9I8SwbBP+CfutKWlFA7jfSXHsp 3SEW++V4UJGPQ3psBvxXTpIIEG+8WufIe87e7rEZpKb+clhWnsp83Tmlu/yU5IZM k7RCkQhvq6+aHho24O2NbT3NORk0u4SpVC2aIM= 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; s=default; bh=l7zRtvQ6T2O lW7WNNjfJnGXCoqc=; b=KwhK3mlSex1odNkkAAwv/GfKRS5Zu+HW06Wtge131Dv LL9SsDbCFuwiVeWtD/T0WavD2wSEvu2ft9LloCin6mS7pkPxA+7gJ5Ch10lo5V+F FWOKsXk+8zhdqkgt576LXNIyth3n8wBqN+sbMWZQJHauBUaCxoKEYTpTt1YQ3iLE = 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-11.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 3kcnPZ2P5yz4nS3 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> Date: Wed, 04 Feb 2015 16:49:02 +0100 In-Reply-To: <54D23A4B.4060807@cornell.edu> (Ken Brown's message of "Wed, 04 Feb 2015 10:27:07 -0500") Message-ID: <87mw4t8yoh.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 Ken Brown writes: > While trying to build clisp on x86_64 Cygwin with 'gcc -v', I got the following: > > warning: MPFR header version 3.1.2 differs from library version 3.1.2-p11. > > Does this indicate a problem, or can it be safely ignored? You need to install the latest version of libmpfr-devel (should be 3.1.2-2). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra -- 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