X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0330B386F036 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1601656401; bh=6ndz2AOVTjgfji1AaPyIOi8onra/FLCnR0poxxEAcrY=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ngeRqgPAn8pwnEjK5TrQzV4nfLr1tsk7OkLuaKyprQAxVWIau2L7XCwD0zMoejkEn dPlKn7TdSXN7CDc8IYjLY5ruNpZToDQs2dIEJ3iP++YyTRyxIeEGGLPNgdBSVaqm9L znCpgdC57hD4B64aWZz0v2ObLg0BKa7k/UK+RkwM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 31C97386F036 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=S020K+u24G2YF4O5fr28/SOizz3jZIPdt4GvJI0JlvE=; b=CXcUk8U06KQ5POKlh+LWygUN0w4Zy2aL02etuIdAGh4quy3/BkC2QgoVe5+10KGMrX T48a7vBCOlAv1J6aEj7x1CO8/UIM6M96Ew8SlzJKbpk7Cw6yivKzwEll8ovibre1hrlZ QNzcIa95Sujt0Lgq3lj511+FB8xP3mKg9d3ufFVpV1UA6ETdsMInByRRpLibnxFYPgqp E19g73zWh3v2cf9kStX9TX4ugn31fCjvHEwI5S2sgXlZCmr+ByMF2W6FSigPt4WZP6b+ DWPtkK92uOahcRidRuZAZptimdR0mUao8wkerwHvfqSV8mNWH+KtFVJXbih7C1ZcIgIm afoQ== X-Gm-Message-State: AOAM533Ap9LLGj77KZpderTqoKEZ85EO5JvQ1e1k0d0nbjY8QNqABsTH 2d7weFthRPn9IlmXQ6P0oi0P+jv1Z0A= X-Google-Smtp-Source: ABdhPJyGsxoBGbErh/ureyHohp9utflEf0aAz6rPstwTgni3rN0h1LvuLcpm0lKb/TdYdaGvdFXxzw== X-Received: by 2002:a17:906:3ac5:: with SMTP id z5mr3124885ejd.46.1601656397011; Fri, 02 Oct 2020 09:33:17 -0700 (PDT) Subject: Re: cygcheck doesn't work on DLLs and executables in current working directory To: cygwin AT cygwin DOT com References: Message-ID: Date: Fri, 2 Oct 2020 18:33:16 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 02.10.2020 17:59, Hamish McIntyre-Bhatty via Cygwin wrote: > Hi, > > I've noticed that cygcheck doesn't work when run against executables and > DLLs in the current working directory. Has anyone else experienced this? > > Hamish > > how are you calling it ? $ cygcheck ./hello_c.exe d:\cyg_pub\devel\openmpi\examples64\hello_c.exe D:\cygwin64\bin\cygwin1.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNELBASE.dll D:\cygwin64\bin\cygmpi-40.dll D:\cygwin64\bin\cygopen-pal-40.dll D:\cygwin64\bin\cygz.dll D:\cygwin64\bin\cyggcc_s-seh-1.dll D:\cygwin64\bin\cygopen-rte-40.dll -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple