[users's guide alert] Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-09 Thread Pierre A. Humblet
On Wed, Jun 09, 2004 at 02:38:38PM +0200, W. Tuchan wrote: > Pierre A. Humblet wrote: > >On Tue, Jun 08, 2004 at 06:31:30PM +0200, W. Tuchan wrote: > > > 58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) > >>> > >>> > >>>The mounts are not looked up because you are specifying

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-09 Thread W. Tuchan
Pierre A. Humblet wrote: On Tue, Jun 08, 2004 at 06:31:30PM +0200, W. Tuchan wrote: 58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) The mounts are not looked up because you are specifying a Windows path. Pierre If that is the reaseon then 1.5.10-3 behaves different that 1.5.9.

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Pierre A. Humblet
On Tue, Jun 08, 2004 at 06:31:30PM +0200, W. Tuchan wrote: > >> > >> 58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) > > > > > >The mounts are not looked up because you are specifying a Windows path. > > > >Pierre > > If that is the reaseon then 1.5.10-3 behaves different that

RE: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of W. Tuchan > Sent: 08 June 2004 17:32 > > > > > It's not a known problem of gcc. gcc should not care about > text mode > > mounts. It is supposed to work correctly with any mount modes. > > > > > Sorry, maybe it was a problem of

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
It's not a known problem of gcc. gcc should not care about text mode mounts. It is supposed to work correctly with any mount modes. Sorry, maybe it was a problem of gcc. I'm still useing gcc 2.95.3. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) The mounts are not looked up because you are specifying a Windows path. Pierre If that is the reaseon then 1.5.10-3 behaves different that 1.5.9. Unfortunately I cannot change the path easyly because it is generated from nmake.

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Pierre A. Humblet
On Tue, Jun 08, 2004 at 05:02:36PM +0200, W. Tuchan wrote: > Hi, > I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my > CRLFs. That is know problem of gcc that should be cured by appropriate > textmode mounts but this does not work anymore. > > This is a strace of the problem

Re: Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread Christopher Faylor
On Tue, Jun 08, 2004 at 05:02:36PM +0200, W. Tuchan wrote: >I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my >CRLFs. That is know problem of gcc that should be cured by appropriate >textmode mounts but this does not work anymore. It's not a known problem of gcc. gcc should

Textmode mounts broken in cygwin 1.5.10-3

2004-06-08 Thread W. Tuchan
Hi, I've upgraded to 1.5.10-3 and now the gcc preprocessor does not like my CRLFs. That is know problem of gcc that should be cured by appropriate textmode mounts but this does not work anymore. C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) C:\cygwin\bin on /us