DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 49FLYYoa3990248 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=CkAUh4gJ X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09C343858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1729028073; bh=hjj//CKMQAPpo8phk+evpl9hzA3RxFR230RBd1x2wqA=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=CkAUh4gJIEHbZMvlh5XUFag1MI6YLqSQwxp0GkS4EVsYPHqdpel5jeU7cuHwmiK8M EkQ+Tmll6BcZ2AR5NDmzQ8umlo2oFmKl2zxfyX1AjDFvz2eILK+Tw5nANc5ErD02kJ F9mnyU6kSo7RsFuhrP6nSnnQgcyXbh4Lmxi3Qg5s= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 434583858D20 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 434583858D20 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1729028053; cv=none; b=B1N4QvUPmu3IlWdhsmfVu5Hg2FD4MetaPD6urKI3dWNZRW1mfCPAlMWd6JSOBku+I0TP8/a4+Ti+P1hieffkWWd1dShECBVRzBzcIhrbsT5jANqndwA+ELrI2onfzPZM/1H4fwlF+Hh8FnDl2Wbu17cf1zH5R56FCwzLuKda3ZI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1729028053; c=relaxed/simple; bh=d78hBwjBPgjKYPoSowZAiaO5QAAOX3K1kV6iDgysD0A=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=KYqF0GhLEyvXSNzHKy/mTJYzMdekVdISp7QkZdSLGjzJq+CzV/Tp8LFCuuvOtDjRjJonBvktC0q+Vlnk3XB/kRzolfJUNG5EQ/Fhw5YbMmxRD+F9jVSrcPGwOT/3WUq5nfDzWdvF9Son0LvZ4gKPNBepsLWxsN2TeXUXUS/i1Mg= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Wed, 16 Oct 2024 06:34:05 +0900 To: cygwin AT cygwin DOT com Subject: Re: fresh install, when I run a c++ program I made from a cygterm it logs out Message-Id: <20241016063405.f5ad0ca26fc30841c5acbb46@nifty.ne.jp> In-Reply-To: References: <826d4141-c988-4445-b069-17d98deee944 AT jeffunit DOT com> <20241015042129 DOT bb800cc5f1a7c5d74e78f887 AT nifty DOT ne DOT jp> <20241015044037 DOT 49cc26f49a4bcc8290b5c2aa AT nifty DOT ne DOT jp> <3e67dacc-248e-4bcf-a26a-972ae93e2a08 AT jeffunit DOT com> <844a0865-027c-419c-b22c-c05f9016bdfb AT jeffunit DOT com> <20241015194842 DOT 907f20d6023f745e8f829499 AT nifty DOT ne DOT jp> <85266c6e-1a68-4c31-9361-0e2b250691a2 AT jeffunit DOT com> <20241016000144 DOT 9ccbc09ba4a3d7d5ce8dee31 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 49FLYYoa3990248 On Tue, 15 Oct 2024 13:09:12 -0700 jeff wrote: > /cygdrive/k/pw-crack/fred_john/run/cygwin1.dll > -rwxrwx---+ 1 jdeifik None 3492318 May 26  2019 The culprit of the problem is this old cygwin1.dll. Windows searches .dll in the current directory first. -- Takashi Yano -- 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