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 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.

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