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=bjGs13YW1wYWKx8u bZcYdUWrwgbsFjjT/ZMVb6YgsZysTLWRgp6WGAhRW0J3wvRihoGtrNIzCVlbUOyq 2ABuFvQvcuQ0Jcbv7uguA9HwtyO3aCEy4Mr2YifPVaGaLns5eTjBOI6UZkJQsmkk J/xoLy3BcobfGUYVpP8HO7bxcXU= 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=xOUJ47Ne74+CuaoQc8+/cu mA6JU=; b=pP8PO0/gsVx2AvfqZ93A4pB8rBwdeO6T7QAT/VFohuhC9mh9bqYdP8 j0JEj6idVWvfGschCF/GtX3AZl88/kDk3Nv3dbfTnrd/v44oyFLcfaOa8R8BSave 98H84Uma3B2BpVHJYOnB8CmxNkD66mqN9gE469MgPz12+AizosahE= 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=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f48.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=0j9srLQDvYmh88j2vWh/uEBrt8gpPj9G1Zo3Ae4yxRQ=; b=Vjv1XbI8S0AkeHBjiV5k0aBpbhT9JMyXEJDV0XowdIHUeafiNE+4k4QeYYEgM26gP3 J44twbdEiKs77A6zymn7K2Z+0lyJbqo7klIbAcWPudutG4HHH1w1oHtFYZSIi+xPAiCO /GmIkgl6Ud4mJfHiNIfaxhmL7HeaRGbV/4BS7MFouBui6UVIUOuxTcNE/5YPo7yefsCf JFNTArErmmDWa0sb1qxYvnCES4Eb6xsMIU8at6hyGp0uyeZOjaCj2433PUs/Qq728SxY 3tcpNsQYvUo3JIeMjn54/AR25bCkmD0TR9rNo8Z1ZiN6KgJtf//PDXgZygPPmZ34ovBg gffQ== X-Gm-Message-State: ALQs6tBgkKEKigYTk9VnJvW6LyP5Mq4MkN0VRHtq4wv0WUv0ZlaaUlWk eX7VaZiU6+1msgiVb1oJKUQL7hLH X-Google-Smtp-Source: AB8JxZorLlozt31xVx7IsWXZY0SducHpfnwzTieSmnWlTTMW0gmiZ0+md0hkxXdfQNn8SI3JUffXUQ== X-Received: by 10.28.238.2 with SMTP id m2mr11786798wmh.135.1525277876514; Wed, 02 May 2018 09:17:56 -0700 (PDT) Subject: Re: Circular dependency with mingw64-x86_64-runtime To: cygwin AT cygwin DOT com References: <5ae67c71 DOT 1c69fb81 DOT 568ef DOT 0244 AT mx DOT google DOT com> <20180502182235 DOT 078c2dd8923b29a7acd4588a AT inbox DOT ru> From: Marco Atzeri Message-ID: <601bb9a5-693a-703a-0970-3ad4f59c091a@gmail.com> Date: Wed, 2 May 2018 18:17:55 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180502182235.078c2dd8923b29a7acd4588a@inbox.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/2/2018 5:22 PM, Mikhail Usenko via cygwin wrote: > On Sun, 29 Apr 2018 19:16:17 -0700 (PDT) > Steven Penny <...> wrote: >> so "mingw64-x86_64-gcc-core" and "mingw64-x86_64-runtime" require each other > > By the way this is not the only package group with circular dependencies. > There are more in Cygwin distribution, that can be observed with cygcheck-dep: > $ cygcheck-dep -cSIO > ( libautotrace3 libMagickC++6_8 libMagickCore6_5 libMagickWand6_5 libpstoedit0 ) This is by upstream design. ImageMagick and Autotrace are using each other library. Regards Marco -- 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