Re: [BUG] Cygwin default mounts in 1.7

2012-09-23 Thread Jiri Engelthaler
2012/9/23 marco atzeri : > On 9/22/2012 11:03 PM, Jiri Engelthaler wrote: >> >> marco atzeri gmail.com> writes: >> >>> >>> On 9/21/2012 10:48 AM, Jiri Engelthaler wrote: >>>> >>>> Hello Cygwin developers >>>> I have a

Re: [BUG] Cygwin default mounts in 1.7

2012-09-22 Thread Jiri Engelthaler
marco atzeri gmail.com> writes: > > On 9/21/2012 10:48 AM, Jiri Engelthaler wrote: > > Hello Cygwin developers > > I have a problem with cygwin default mounts > > I have compiled gcc cross compiler for powerpc (some problem with arm > > cross) and installed to

[BUG] Cygwin default mounts in 1.7

2012-09-21 Thread Jiri Engelthaler
ec powerpc-unknown-linux-gnu proc share” Core of problem is that pwd for “bin” directory is “/usr/bin”, but “/usr/bin/..” is not accessible. How to mount current directory as "/cygdrive/c/foo/bar/./bin" while executing pwd or ls? Thank you for your answer and have a nice day.