From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29505 invoked by alias); 30 Apr 2018 02:16:22 -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 29354 invoked by uid 89); 30 Apr 2018 02:16:21 -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,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 Received: from mail-qt0-f193.google.com (HELO mail-qt0-f193.google.com) (209.85.216.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Apr 2018 02:16:20 +0000 Received: by mail-qt0-f193.google.com with SMTP id q6-v6so9334002qtn.3 for ; Sun, 29 Apr 2018 19:16:20 -0700 (PDT) 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) Received: from ffs ([2605:6000:9fc0:56:c2a:f066:2911:f71b]) by smtp.gmail.com with ESMTPSA id v57-v6sm5646395qtj.47.2018.04.29.19.16.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Apr 2018 19:16:17 -0700 (PDT) Message-ID: <5ae67c71.1c69fb81.568ef.0244@mx.google.com> Date: Mon, 30 Apr 2018 02:16:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin@cygwin.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) X-SW-Source: 2018-04/txt/msg00356.txt.bz2 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