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:message-id:date:from:to:subject:content-type; q=dns; s=default; b=UVelhkf2350nH1QOhzcDsMIbk60eAG2W3qYKHjXLrmV lNCqRXgeGSiN+jMr0LT/Iv6D5GeNUlWYyw6taL+5vBo4vpdvU4PTBvIH2529j6Rc NOS+ADVz97in1tDIsOSjgLODWLabgx2CpWMPNk+Qb1raiLe2gg4qhyptNIzp8SR8 = 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:message-id:date:from:to:subject:content-type; s=default; bh=jvNjkrj4sDGZlm+QrwHBF0yJN2A=; b=a07c10yxc8u/q5NXq rM+JCt6wtEuUqmY5GAsygHTMQbUHST2rxG9BQoaFX0kmSClGq5myLTzGrbW55M1O m16iXUoETwsklximhJ8+TkD7e8cyztqUb+k4vttuy8JZf7/OXhmhSOTW0yvf5eSz G8eBc1rosuM6HMz6JFTkw9JmAc= 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*MI:1c69fb81, H*UA:github.com, H*M:1c69fb81, H*MI:google X-HELO: mail-qt0-f193.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:user-agent; bh=Jf5aW2zgJ7ySHE1ln8/uVBLOSKLhP7tKBXetbUH+2Jw=; b=UVmiO15NtyeJPL7PF1bRxw2uJT+YQ+buTi1E37l9VR2hdhn7qcy8Pqigo1g8ln8BDu Cha30Sh1IuOtGrBAMDQAYWpPa7CtfsuKGjfgLoHcgWy9MBtbLoIw+UIxLCjVrNdpEP9X +9DB3ZvBLqFrY1YHOoEcxC80ELMh+Vg4EX2FHktiXLjZSwu6fXgEqMICFI7esv32YGYV mtpn1odvUL90J7KkDRpSDcef5JxCzSq/g4qTwI43HTkNMyvmcJeBLsAYMJd4X4dWHKb8 oqNyjImxAiijDMBopAFdXzr7gWP81ri/1GsQBwN+km88XagBXDSSXsNTVQ9vKjoX56XC WDDw== X-Gm-Message-State: ALQs6tBwI2c15XPxUiBuMnWo20yucf5OAAf2efrZDObkXJ2cQs59YIr6 j1lHCN87MRHEg6krl2arm2604Q== X-Google-Smtp-Source: AB8JxZqcpEbIoU+xQ+CoxJzPUY88ehhc2cRAmaUqd7SNEUDYLisB6qllEtWuMR42QX0y5UTTWCoIqA== X-Received: by 2002:aed:250d:: with SMTP id v13-v6mr10280127qtc.76.1525054578502; Sun, 29 Apr 2018 19:16:18 -0700 (PDT) Message-ID: <5ae67c71.1c69fb81.568ef.0244@mx.google.com> Date: Sun, 29 Apr 2018 19:16:17 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Circular dependency with mingw64-x86_64-runtime Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.4.0 (github.com/svnpenn/tryst) Here are the requirements for "gcc-core": binutils, cygwin-devel, libatomic1, libgomp1, libisl15, libmpc3, libquadmath0, libssp0, w32api-headers, w32api-runtime, windows-default-manifest and for "w32api-runtime": w32api-headers Here are the requirements for "mingw64-x86_64-gcc-core": libisl13, libmpc3, mingw64-x86_64-binutils, mingw64-x86_64-headers, mingw64-x86_64-runtime, mingw64-x86_64-windows-default-manifest, mingw64-x86_64-winpthreads and for "mingw64-x86_64-runtime": libisl13, libmpc3, mingw64-x86_64-binutils, mingw64-x86_64-gcc-core, mingw64-x86_64-headers, mingw64-x86_64-windows-default-manifest, mingw64-x86_64-winpthreads so "mingw64-x86_64-gcc-core" and "mingw64-x86_64-runtime" require each other. I think that the requirements for "mingw64-x86_64-runtime" should be adjusted on so that they are similar to "w32api-runtime". -- 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