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