RE: file path resolution in DOS window vs mintty window

2014-01-26 Thread Steven Bardwell
On 1/25/2014 3:04 PM, Steven Bardwell wrote: > I would like to understand why Cygwin style paths do not work in a CMD (DOS) > window on my 32-bit Cygwin system, but work fine on my 64-bit Cygwin > install. > > Here is a simple example of the issue: > > #include > #include > #include > #include

Re: file path resolution in DOS window vs mintty window

2014-01-25 Thread Andrey Repin
Greetings, Larry Hall (Cygwin)! >> I would like to understand why Cygwin style paths do not work in a CMD (DOS) >> window on my 32-bit Cygwin system, but work fine on my 64-bit Cygwin >> install. >> >> Here is a simple example of the issue: >> >> #include >> #include >> #include >> #include >>

Re: file path resolution in DOS window vs mintty window

2014-01-25 Thread Larry Hall (Cygwin)
On 1/25/2014 3:04 PM, Steven Bardwell wrote: I would like to understand why Cygwin style paths do not work in a CMD (DOS) window on my 32-bit Cygwin system, but work fine on my 64-bit Cygwin install. Here is a simple example of the issue: #include #include #include #include void main() {