X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 X-Received: by 10.152.109.112 with SMTP id hr16mr1955314lab.38.1363263560302; Thu, 14 Mar 2013 05:19:20 -0700 (PDT) Date: Thu, 14 Mar 2013 13:19:20 +0100 Message-ID: Subject: Problem with relative path containing nonexisting directory From: Jacob Kroon To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I'm having problems compiling EGLIBC in Cygwin. I think the reason is the following: Doing "ls foobar/../" in a Cygwin terminal, where the directory "foobar" does _not_ exist, still returns a valid file listing of the current path. Doing the same operation in Fedora, ls will print "No such file or directory". Is this a bug in Cygwin ? Is there a configure option to enable the Fedora-behaviour ? Please CC me as I'm not a subscriber to the list. Regards Jacob -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple