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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=kc3LW+zVZciaTpLD O5cHLNWUzdJCG4zzaiaquPB1Wde+d8tyayW3dOeApVwpfcN7n7jQZVxtgriEcd4k 5UNKUcP9ma//95/1RRN9828drOP1M2++S4ZQk2IYZCG6KfessuEyAdY+zSKn4OBj Yu/UWPkV6PPYcXnYKoWk4FucTOo= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Qz6EhoDL+AqJrZNHdz6xgf +y28I=; b=bDiFv7U/Jhy6q/eCDTTBJcTcQT6KTRPXuMQdoU/E+iXU8eZoELILkQ K+XCsxKJVJjkL2zDvQjMoHID1hKoscYdPaU6rqcejCcJwynaJL9CxqE6QZKgveVk EaJsOg54BCjZKLkAv3pL0LFQ8l/p5uljzoC1O2uWF+3SkDnwVP9ds= 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.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 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) Subject: Re: gcc stopped working To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <9541cf07-cf36-4fe6-a767-01718d5b7158@gmail.com> Date: Sun, 18 Feb 2018 23:01:41 +0100 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 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