X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=IXL0e1U5jAShNw3IK5l1V81qLYpl4PPYGa6kvt1CUt4=; b=UGUB9bU2hXooNm5Yb6l2/ANebO3wDQxO+EDGXGEPOcgWp8chiE0IbYJn2QEE75m2QP /jdficOduUi5B/wzxAOxyEUfOKZU9CRMjtGcIm1vwrkBPHk3cOklvI4gLWUP8vACYU3o uWQVKdOIDUJ0q4sBA/mPCE+38egQtlSb07c2JlHwLzQPdXKmP+KSOwOB/RG7lK/7hRUF zHudP0lCKdMpvPLbqnuDGhGcA09zY/m2v6g1vNQ6tGA+B1cQPx5UAWCYwd9Hs50sxAYw zsAsHIESv3um6+YEApEvGJfQQCCXsoxAuYYzh3AE9YOEaaB3g3P7CDNl5HamltFTpBrC 4YdQ== X-Received: by 10.229.234.227 with SMTP id kd35mr598532qcb.149.1363271423452; Thu, 14 Mar 2013 07:30:23 -0700 (PDT) Message-ID: <5141DEFC.4020706@breisch.org> Date: Thu, 14 Mar 2013 10:30:20 -0400 From: "Chris J. Breisch" User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, Jacob Kroon Subject: Re: Problem with relative path containing nonexisting directory References: <20130314134749 DOT GN16303 AT calimero DOT vinschen DOT de> In-Reply-To: <20130314134749.GN16303@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlhjRpPBaSOTnpaTZZOEuva6KSiT2E/htM0ieKHHx4vFtr9fyASjH1m5nIXMmB71jBsUam0 X-IsSubscribed: yes 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 On 3/14/2013 9:47 AM, Corinna Vinschen wrote: > On Mar 14 13:19, Jacob Kroon wrote: >> 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. > > http://cygwin.com/ml/cygwin/2013-01/msg00173.html > I would add the following. If you're trying to compile EGLIBC for Cygwin, I'm not sure if that's likely to be successful in any event. If you're cross-compiling for some other platform, I can verify that that works, as I've built a Cross Linux From Scratch from Cygwin. -- In theory, there's no difference between theory and practice. In practice, there is. -- 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