From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60054 invoked by alias); 30 Sep 2017 02:34:33 -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 60045 invoked by uid 89); 30 Sep 2017 02:34:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=henderson, Henderson, cygcheck, Really X-HELO: mail-oi0-f50.google.com Received: from mail-oi0-f50.google.com (HELO mail-oi0-f50.google.com) (209.85.218.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 30 Sep 2017 02:34:31 +0000 Received: by mail-oi0-f50.google.com with SMTP id c77so74009oig.0 for ; Fri, 29 Sep 2017 19:34:31 -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:references:subject :user-agent; bh=N0rWavdcVaSIp4saoX59lLiFoX2DhQvqGQB+osb3JCo=; b=nA1AS/XAiatiz0bxQDk6IusU2cOo9zA6iIWsE5WCXHXsOZ/VIt2bwOyRLF4MjHOZEu 6KMcTIzB4gCDjBrq2EcFu+QuO0kqsahl3Q2jGmW2sSGmCeOWrWLkKvNj5ryn/kiZeD3O 4dgvRHdapyUK2IlL9uBxvMu9XGP4aoyxelGQlBQRMYb0sdrqZQ/tF35GtsNWQPyEuTQl 4lv4k29Y8CQI+3jGLXhKzbtCWHiDgTUfbsozny+Ua1WZ8zJ/X4jHBl+NzKO4UBrODkpf PJPjS6/KzA/GieGf3tbWlh5wekhNEBeFT7QsyNy+vQqhwTkoCmoJsioIh+aWUGshoiVP ZFhQ== X-Gm-Message-State: AMCzsaWlahuszORunxzrkDaagGeo44p2ULBcTVjnrvTwWEVWnV5m3DvM oz5TfE29UyeQDHS5rHgUYX7Lkw== X-Google-Smtp-Source: AOwi7QCd2I+di0dTqZkcGgQQReJcm7z2Ad+wXiao7LN4YpmeYIM/sLC2J9JhmqLtDcP90h/SDsgPtQ== X-Received: by 10.157.50.17 with SMTP id t17mr3758709otc.196.1506738869628; Fri, 29 Sep 2017 19:34:29 -0700 (PDT) Received: from NY6 ([2605:6000:9fc0:56:3c14:e5c4:5a0e:92]) by smtp.gmail.com with ESMTPSA id s14sm2941824ots.22.2017.09.29.19.34.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2017 19:34:28 -0700 (PDT) Message-ID: <59cf02b4.ce169d0a.c8795.5ffc@mx.google.com> Date: Sat, 30 Sep 2017 07:57:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin@cygwin.com References: Subject: Re: Dependency issues in setup.ini. Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) X-SW-Source: 2017-09/txt/msg00307.txt.bz2 On Fri, 29 Sep 2017 17:53:52, Doug Henderson wrote: > mintty is a windows, non-cygwin, executable No, its not: $ cygcheck mintty Found: C:\cygwin64\bin\mintty.exe C:\cygwin64\bin\mintty.exe C:\cygwin64\bin\cygwin1.dll > which does not depend on cygwin1.dll Yes, it does: $ ldd /bin/mintty.exe cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000) > HTH It doesnt. Really bad to spread false info in such a public setting, and such easily checkable info. Shame on you. -- 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