From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33481 invoked by alias); 18 Feb 2018 22:01:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 33472 invoked by uid 89); 18 Feb 2018 22:01:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*u:6.1, H*UA:6.1 X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 18 Feb 2018 22:01:49 +0000 Received: by mail-wm0-f45.google.com with SMTP id h21so4493110wmd.1 for ; Sun, 18 Feb 2018 14:01:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=eGrdMPPNzSsWagkX6EgXvVj3oW4tS8sniLKx8mfqx2Y=; b=Fq8LD0IGF8H2nOUrWgn/eHfXva0nkk/lDKNSCGyFFbOAcY6bUec5IQQIG5M5HsoODj Ie3iRblKVvAf82q8XUy08MT2SFLCrUAJjfktt2MgPRQQ75KiOOV5GWM1DRq8V7Ua4OtV xQw55fTXAZPO0+AQjENA38c+ODDECKI4b/P7Plf4GlAqi/XAMmhqu+F5Habqu6aOGUHk igDC0ljdMnInnzJ60ML7CXrk0YPk+gJzfLkhyJ5FLqRHVXpuDPFSuUVzB2jdT6XDB8zO OLnEL4J865gVxu1Lo6JA6shpUR2nNnTkfig0ZloT1IlFr/RJRZYkgF3j8BD6vPcvwDpU dhPQ== X-Gm-Message-State: APf1xPCsoQVKUPPWQX5YnGRyou01ND4Q9eBZCiS/6SV4WP9Tg3G68Mw0 lIKGJA1jbugC/LWmCT4oU7NZWQ== X-Google-Smtp-Source: AH8x226WX4ZDELOWJHK85JoBEGtgMiXDs6MKRvXLeNah16Mu/Df7NnNHVgWrEbUXoOQ5Te2X93nuUA== X-Received: by 10.28.11.70 with SMTP id 67mr8844387wml.158.1518991307726; Sun, 18 Feb 2018 14:01:47 -0800 (PST) Received: from ?IPv6:2003:cc:9bcb:c901:51de:1fcc:9399:9cd5? (p200300CC9BCBC90151DE1FCC93999CD5.dip0.t-ipconnect.de. [2003:cc:9bcb:c901:51de:1fcc:9399:9cd5]) by smtp.googlemail.com with ESMTPSA id l73sm18950526wma.15.2018.02.18.14.01.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 Feb 2018 14:01:46 -0800 (PST) Subject: Re: gcc stopped working To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <9541cf07-cf36-4fe6-a767-01718d5b7158@gmail.com> Date: Sun, 18 Feb 2018 22:01:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00200.txt.bz2 On 18/02/2018 22:57, Sonia Diaz Pacheco wrote: > (I'm not subscribed, please CC me) > > Hi all, > > I've just updated gcc and it stopped working. It shows the following error > message. > > g++ -Wall -W -O2 -c -o arg_parser.o arg_parser.cc > C:/cygwin64/lib/gcc/x86_64-pc-cygwin/6.4.0/cc1plus.exe: error while loading > shared libraries: cygmpfr-4.dll: cannot open shared object file: No such > file or directory > make: *** [Makefile:50: arg_parser.o] Error 1 > > (I have mpfr library installed). > > What can I do?. > > Thanks for your help. > Hi Sonia downgrade libmpfr4 to previous versionlibmpfr4-3.1.6-1p1 4.0.1 package is broken $ cygcheck -l libmpfr4 /usr/bin/cygmpfr-6.dll -- 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