From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ariane2.ens-cachan.fr (ariane2.ens-paris-saclay.fr [138.231.176.54]) by sourceware.org (Postfix) with ESMTPS id 053BF3858C00 for ; Thu, 13 Apr 2023 22:59:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 053BF3858C00 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=ens-paris-saclay.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ens-paris-saclay.fr Received: from localhost (localhost [127.0.0.1]) by ariane2.ens-cachan.fr (Postfix) with ESMTP id 9B0641414D2 for ; Fri, 14 Apr 2023 00:59:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ens-cachan.fr Received: from ariane2.ens-cachan.fr ([127.0.0.1]) by localhost (ariane2.ens-cachan.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id NpG8HA5VWaBn for ; Fri, 14 Apr 2023 00:59:40 +0200 (CEST) Received: from [10.188.167.224] (eth-east-parth2-46-193-64-45.wb.wifirst.net [46.193.64.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ariane2.ens-cachan.fr (Postfix) with ESMTPSA id 74D1A1414C2 for ; Fri, 14 Apr 2023 00:59:40 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------LFfHOi006lAm1R81D3gevFeC" Message-ID: <16169502-1df7-1646-653d-7c94b3f387af@ens-paris-saclay.fr> Date: Fri, 14 Apr 2023 00:59:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: fr To: cygwin@cygwin.com From: BENHADDAD Oussama Subject: Problem with FAST_CWD pointer in Cygwin X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_00,HTML_MESSAGE,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This is a multi-part message in MIME format. --------------LFfHOi006lAm1R81D3gevFeC Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit * Dear Cygwin, I am writing to report a warning message that I encountered when using Cygwin. Specifically, when running a command in the Bash shell, I received the following warning: * * 2 [main] bash 21604 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Resetting and pausing target processor: FAILED Leaving target processor paused * * I am using Cygwin on Windows 10. The command that I ran was: C:\altera\13.0sp1\quartus\bin\quartus_pgm -c "USB-Blaster [USB-0]" -m jtag -o "DE2_115_Media_Computer.sof" I am not sure if this issue is related to the command itself, or if it is a more general problem with Cygwin. However, I would greatly appreciate any insight or guidance that you can provide. Thank you for your assistance. Sincerely, BENHADDAD Oussama * --------------LFfHOi006lAm1R81D3gevFeC--