Re: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-14 Thread Ronald Landheer-Cieslak
On Thu, Nov 13, 2003 at 06:21:33PM +0100, Hannu E K Nevalainen wrote: > Not that I see this to be important; > > 1. I see CRLF line endings. That confirms that there is something wrong elsewhere (probably at my ISP or someplace between there and the Cygwin list) as where you see "cr nl", I see

RE: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Hannu E K Nevalainen
> From: Ronald Landheer-Cieslak > Sent: Thursday, November 13, 2003 6:28 PM > On Thu, Nov 13, 2003 at 04:38:17PM +0100, Hannu E K Nevalainen wrote: > > > From: Ronald Landheer-Cieslak > > > Sent: Thursday, November 13, 2003 5:22 PM > > > > > The attachment you sent has a lot of blank lines in it

Re: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Ronald Landheer-Cieslak
On Thu, Nov 13, 2003 at 04:38:17PM +0100, Hannu E K Nevalainen wrote: > > From: Ronald Landheer-Cieslak > > Sent: Thursday, November 13, 2003 5:22 PM > > > The attachment you sent has a lot of blank lines in it (at least > > when I look > > at it on my Linux box) - is that normal? (i.e. one in two

RE: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Hannu E K Nevalainen
> From: Ronald Landheer-Cieslak > Sent: Thursday, November 13, 2003 5:22 PM > The attachment you sent has a lot of blank lines in it (at least > when I look > at it on my Linux box) - is that normal? (i.e. one in two lines is blank). Typical for line endings beeing CRLF - and loading such a file

Re: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Ronald Landheer-Cieslak
The attachment you sent has a lot of blank lines in it (at least when I look at it on my Linux box) - is that normal? (i.e. one in two lines is blank). Other than that, I see nothing suspicious in the file.. Could you provide a minimal testcase that reproduces the behaviour? On Thu, Nov 13, 200

Re: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Lars Monecke
Hello Ronald, here some additional information... Ronald Landheer-Cieslak wrote: > * the Makefile (especially line 147 seems to be of interest) Please refer to attachment. But line 147 seems to the end of the file... The Makefile is generated by qmake 1.06c. > * a step-by-step description of wh

Re: bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Ronald Landheer-Cieslak
Hello Lars, On Wed, Nov 12, 2003 at 12:15:34PM +0100, Lars Monecke wrote: > I updated to msvc 7.1. Before I used msvc 6.0 with no problems in compiling > from bash. Now nmake has problems to compile in the bash enviroment. > The following error occured: > Makefile(147) : fatal error U1054: cann

bash v2.05b.0 + nmake v7.10.3077 problem

2003-11-13 Thread Lars Monecke
Hello, I updated to msvc 7.1. Before I used msvc 6.0 with no problems in compiling from bash. Now nmake has problems to compile in the bash enviroment. The following error occured: Makefile(147) : fatal error U1054: cannot create inline file '' Has anyone the same problems? Is it a problem of