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 :content-type:content-transfer-encoding; q=dns; s=default; b=gPd UWR9OjM//mTgxTYLc+EN54irS5YsGd0+6MXG4xDQfJ/Ls66cTKo13a1m0XLI+/Jf xomJZGAf0LnZThT81bQLmf70RH5uIvgr5EezX2KNCVlX3P03XSQ8+4eUsXrsYgdq ed1tu7fYvbzCzqu5kZUvVW9igy3hbnEfos3Odq8U= 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 :content-type:content-transfer-encoding; s=default; bh=hZnN05zHE OMgd+44fkp8Gc44m60=; b=I9Q0BCe48X/Sb6OzPmwpVBkKoCvQFmGj1aPz1Vt9A jGnldsn0dQKEZt+RjMBjX5zLUngd1EiAIMw6FUVkGh2f5EkXSwM9k+qY+wGgMATH wv+UGuUPMlkM33Dw2KuW3QW6ctNR/ptCBLjr71dWZhdTLqAFejiKgempZ1ZoXuR2 aU= 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,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <54D23A4B.4060807@cornell.edu> Date: Wed, 04 Feb 2015 10:27:07 -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 Subject: gcc warning about MPFR header version Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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? 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