From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16644 invoked by alias); 25 May 2018 13:16:38 -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 16634 invoked by uid 89); 25 May 2018 13:16:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:i14-v6s X-HELO: mail-wr0-f176.google.com Received: from mail-wr0-f176.google.com (HELO mail-wr0-f176.google.com) (209.85.128.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 25 May 2018 13:16:37 +0000 Received: by mail-wr0-f176.google.com with SMTP id i14-v6so9193771wre.2 for ; Fri, 25 May 2018 06:16:36 -0700 (PDT) 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=l4hINmljntkXb7QAZbQqS9uzdFpAKC5MmtD55o0wh+4=; b=Qhyzq6F31Vecu41v+heDPjkpGvLIVSyB3p3KjO9G3slNiZeb5kaItIvWu05soCg7La TTp418SIoQPmFelqtjKOidZzpz3sf0pMBq6CLBVQmsKskD2pEHNBUEB5BiX3sfmQKaKZ pzK2sctDa9HXwl1HC+E6QGCcScqZ+9x6B4Q+gJv/KoW5sYjuz1oVBwN39SW08ufb1Ht/ oHhWXMwQe7Fzwpy1SxLLM3LBzyFm9dKKIz+cLkKuX9S8PByhRHwTivHE32cOE+7GzHra M3Jb80RCObdcsG7J1r7QODQDWpSu5fHkYHTz6HCfagDqRo4T/8IC7SXfJ16VeRxR9VVh zq6g== X-Gm-Message-State: ALKqPweejn7wsyCoZQ7B4Fktx0Iry9xyUTN57cNbyjdSR/NuRpfaJDHE ulYF1gtilEd+eodorKzaG9EIygVo X-Google-Smtp-Source: AB8JxZpki2L8TUO1I9+4xKf8OzzFgXNx6oJd6zO3koIFDsM5d4CeB1P7sx1Y0W2fYL6Q7zsKFx7wjg== X-Received: by 2002:adf:d250:: with SMTP id o16-v6mr2068923wri.59.1527254194667; Fri, 25 May 2018 06:16:34 -0700 (PDT) Received: from [172.21.192.161] ([178.15.39.162]) by smtp.gmail.com with ESMTPSA id y42-v6sm43663310wry.21.2018.05.25.06.16.33 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 May 2018 06:16:33 -0700 (PDT) Subject: Re: [ANNOUNCEMENT] Updated: gcc-7.3.0-2 (x86/x86_64)(Test) To: cygwin@cygwin.com References: <3fa178ef-fc38-4a36-4ba2-cc050064bb51@gmail.com> <6f7d40aa-0bb9-6287-c69e-ce82e0577db7@gmail.com> <5c9d01d9-5741-a5eb-b1c6-754cb18395d9@aol.com> From: Marco Atzeri Message-ID: Date: Fri, 25 May 2018 14:01:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <5c9d01d9-5741-a5eb-b1c6-754cb18395d9@aol.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00294.txt.bz2 On 5/25/2018 2:56 PM, arrl via cygwin wrote: > On 5/25/2018 6:34 AM, JonY wrote: > "without any problem" > > How may we satisfy the cyglto_plugin.dll dependency? Shouldn't it be an > automatic dependency choice if gfortran requires it? > > can you clarify ? the plugin is in gcc-core as it is on 6.4.0-5 $ cygcheck -l gcc-core|grep cyglto_plugin.dll /usr/lib/gcc/i686-pc-cygwin/7.3.0/cyglto_plugin.dll and gcc-fortran requires gcc-core -- 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