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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=vrg/63fP0senAvnYekrlxrF6rnsEv se28YAk5G152IWc1bjfcR4mbVltJ7hknh2vHlNZHSPbYoEO4ykZfudaifJ7eeWaw 2/Lf3Mo3KCZSzRS0ijXYLZ11A7NuDLkNl5hX3MZiEgKdArr5oz7GiSBDY8ZsXr/G xtNu/0lsPveCm4= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=/uVBNzswxDqc3jMUOPrxdVbeGaY=; b=QAz i6lh/3mMbmVuK3n+qjxITg7o3LC9mc8HWLTU+FMG/u+hQWonA0hbtwJsj+gls5Aq PfMn6z0t1Vp0vvjo1flkD2A4GsSHWAJsD7Pv8uAde9Cry84waiN2wPnA2laZ6yDN VU98C9jZbD56dNc1XM/vqpEd8Rlo2wHkqxTECi/k= 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,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 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 From: Sonia Diaz Pacheco Date: Sun, 18 Feb 2018 22:57:13 +0100 Message-ID: Subject: gcc stopped working To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" (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