Re: Problem with relative path containing nonexisting directory

2013-03-14 Thread Andrey Repin
Greetings, Jacob Kroon! > 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

Re: Problem with relative path containing nonexisting directory

2013-03-14 Thread Chris J. Breisch
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 listi

Re: Problem with relative path containing nonexisting directory

2013-03-14 Thread Corinna Vinschen
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. > > Doin

Problem with relative path containing nonexisting directory

2013-03-14 Thread Jacob Kroon
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 f