X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=LabzOd1xUcAY4LrRmNoGu5MoYUbfTbPHHxVPwvVIpKn
	lNHS6Ls1xG+wkvSXK+5m9yJmv14LGjjGP6MqnbWJYYqqxPQOxB0+xTnofe2MWKFJ
	AsZI7Fma0toFsXMBRIScc2TCZnyqN5jrRrxbBs0Z80qifPnLb0X8mEv3Yg8bnLf0
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=p3+V8ndWzwv9FUQb+hIJ8f5HzB8=; b=yLt7ZlDPJ4RnFUsix
	8dyNel5TRxwwpEmGESj3Sb+EW4h5ABorl/SjtfxXmELFebgkKKuDtUcYc9KG0jlZ
	F+PALiVCZVFsPrd1zFgVrkyeEbN69WGnEYlUHIajeHB2647PsVwEpitBv+26gEuo
	idr063jJBrulXIkbsuBC/8eTLg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54D27F84.2030709@cornell.edu>
Date: Wed, 04 Feb 2015 15:22:28 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: gcc warning about MPFR header version
References: <54D23A4B.4060807@cornell.edu> <87mw4t8yoh.fsf@Rainer.invalid>
In-Reply-To: <87mw4t8yoh.fsf@Rainer.invalid>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2/4/2015 10:49 AM, Achim Gratz wrote:
> 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).

That's what I have.

Ken

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

