| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.3.2 sourceware.org 7DC57384A044 |
| Authentication-Results: | sourceware.org; |
| dmarc=none (p=none dis=none) header.from=maxrnd.com | |
| Authentication-Results: | sourceware.org; spf=none smtp.mailfrom=mark AT maxrnd DOT com |
| X-Authentication-Warning: | m0.truegem.net: mark owned process doing -bs |
| Date: | Wed, 15 Apr 2020 23:53:18 -0700 (PDT) |
| From: | Mark Geisert <mark AT maxrnd DOT com> |
| X-X-Sender: | mark AT m0 DOT truegem DOT net |
| To: | cygwin AT cygwin DOT com |
| Subject: | Symbolic link bug in recent Cygwin DLL build |
| Message-ID: | <Pine.BSF.4.63.2004152345230.10561@m0.truegem.net> |
| MIME-Version: | 1.0 |
| X-Spam-Status: | No, score=-2.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
| KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, | |
| TXREP autolearn=no 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 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <http://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| Sender: | "Cygwin" <cygwin-bounces AT cygwin DOT com> |
After installing a recent DLL built from the git source tree I noticed: ~ ln -s /tmp/foo . ~ ls -l foo lrwxrwxrwx 1 Mark None 12 Apr 15 23:44 foo -> /mnt/tmp/foo Creating a symbolic link from a different directory adds "/mnt" to the path stored in the link. I don't have a /mnt, env var 'CYGWIN' is empty, nothing unusual in /etc/fstab or 'mount' output. Win 10 v1909. ..mark -- 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |