From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24143 invoked by alias); 18 Feb 2018 21:57:18 -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 24131 invoked by uid 89); 18 Feb 2018 21:57:17 -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,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative X-HELO: mail-lf0-f43.google.com Received: from mail-lf0-f43.google.com (HELO mail-lf0-f43.google.com) (209.85.215.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 18 Feb 2018 21:57:16 +0000 Received: by mail-lf0-f43.google.com with SMTP id h78so10608835lfg.6 for ; Sun, 18 Feb 2018 13:57:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=hWX5nzsigJSOXzlrzsIh1aKsz0vysD/m1TRomOYvqbM=; b=ahG33jEqtgpV7/WicUKGNZFDQq1tMSqX0IEp34fgQRI9DSkeR+066Vm/R8A0HbE+fh fFd3HwzA2TpzuT8RZNr/3Gru30Bzp0uC+lCoGXToaoaaqhmLG2oP6crOcycx09w7rJrY yYPulSRe5P1pUEt8xy1dGBDDmMJk+UAA2SIP9lAA3R0IDmiyqVylNPG85UfsXFbLNWgH EBVEVjQ5o/K3EWJhE7RPRifrABxV95n5ByTLmcMeQDkWNIioUWq+Qr4qCkebNkT+v/Fz Jn6wc8yQ633BZPqlnzaKwSm0we23BdumC9DdOoLG03IheR9kBgEWrfbDFwiqluIGlLq2 UbnA== X-Gm-Message-State: APf1xPDh6GFw165cUjVhJz9K9NXit+ACHOyDdgcUQUnrVoYVOn8DG1z9 MvOlxxAUOsbRs4ubG5xjWfQrIvbGT4SJE3QxbEDF5w== X-Google-Smtp-Source: AH8x225Ad3jXn9cZpxbykvCmRxiFoNFrMQ4y3AtOZCGfRSIJskcnRjUFI4xXM31Y8BhJqL5jGk9yILSjQhsv13c8vek= X-Received: by 10.25.207.145 with SMTP id f139mr8887024lfg.75.1518991034028; Sun, 18 Feb 2018 13:57:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.46.47.15 with HTTP; Sun, 18 Feb 2018 13:57:13 -0800 (PST) From: Sonia Diaz Pacheco Date: Sun, 18 Feb 2018 21:57:00 -0000 Message-ID: Subject: gcc stopped working To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-02/txt/msg00198.txt.bz2 (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. -- 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