DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 597GLPXP3744523 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 597GLPXP3744523 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=QyrWfOxt X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E07D3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1759854083; bh=RUJjAgLzd2KwzFoK0npAACQ5wjvRdPzoZB1cx/+0xPM=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=QyrWfOxtzqQJyOZzNLbSKgx5TJWlDPg9zO/wNXuyHTIez4mCI719s1347ZdFBi5oR /OUsCkH4bky+oT9mVGf6hhG+FLf2zAGEtUAK0js3bbZU7U9I2A0VwuEcuUCVFhVKe2 XNveObZfnecXspD00upcf72SE9OnlcaauuIvwXnY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 339843858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 339843858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1759854003; cv=none; b=PX/8OKg75LhLp80vsvn5a4gwoLegma6tzHvWca9tV/10C7VEd00dHnXiwAvbRQI7b/nPvnmCtZjQgIZsQEcXOLZfNqJk4hjVV7Gf/YcA+2BFweJZWr5xfzz+a0uslCu/44qvljlbuiy6r5fTYzXKowzSEHjwynLEPNVqsfVtLzI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1759854003; c=relaxed/simple; bh=14h84e2vakE9uAcK23VBy75BVB3i4NTp1cjNjH7AVyg=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=ozxze7nKAFl1ZaG85cdeePOxkhI2e1QlEXW8McJIiibAq+OhCuI6izlVE1YVH83olIMCd67wXJJjLY7wS+clo8hZx29lNs1UPtxrHVhRAoISG/wS+OVBJZw7NNce3MWO2KkTrwX09laJC4l43r/KbLNQTvsuF9ftf4wNvBV2aZI= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 339843858D1E X-Yandex-Fwd: 1 Date: Tue, 7 Oct 2025 19:13:12 +0300 X-Mailer: The Bat! (v11.4.3) Home Message-ID: <48781387.20251007191312@yandex.ru> To: =?utf-8?Q?Aur=C3=A9lien_Couderc?= , cygwin AT cygwin DOT com Subject: Re: C:\cygwin64\bin\python3 doesn't work from cmd In-Reply-To: References: MIME-Version: 1.0 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: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin 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 597GLPXP3744523 Greetings, Aurélien Couderc! > Could the setup.exe Cygwin installer PLEASE get a GUI(!!) option to > install packages using native Windows symlinks? That would fix that > recurring problem. Last I've heard, setup.exe recognize CYWIN=winsymlinks:native[strict] option. From Thomas Wolff: > It would also help, and not need such problematic reconfiguration, if ln -s > did set up a symlink as .exe if it points to a .exe, like: > ln -s python3.9 /bin/pythonlink > ls -l /bin/pythonlink* > ... /bin/pythonlink.exe -> python3.9.exe > Packages could also ensure this themselves with > ln -s python3.9.exe /bin/pythonlink.exe I definitely do NOT want such "helpful" mechanic. I specifically want certain programs to be linked into $PATH without a recognizable extension, so they would only be picked by cygwin tools. -- With best regards, Andrey Repin Tuesday, October 7, 2025 19:10:13 Sorry for my terrible english... -- 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