Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
On Wed, Aug 13, 2003 at 10:25:45AM -0400, Igor Pechtchanski wrote: > On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > > > On Tue, Aug 12, 2003 at 01:39:18PM -0400, Igor Pechtchanski wrote: > > > Ronald, > > > > > > I think there might be a bug in the way managed mode figures special > > > fil

Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
On Tue, Aug 12, 2003 at 10:04:21AM -0400, Igor Pechtchanski wrote: > On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > > > Hello all, > > > > I was trying to build nn under Cygwin, and found it contains a file called > > aux.sh, a file called aux.c and a file called aux.h; none of which Window

Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
On Wed, Aug 13, 2003 at 11:17:39AM -0400, Igor Pechtchanski wrote: > On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > > > On Wed, Aug 13, 2003 at 10:25:45AM -0400, Igor Pechtchanski wrote: > > > On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > > > > > > > On Tue, Aug 12, 2003 at 01:39:18

Re: Managed mode problem

2003-08-14 Thread Igor Pechtchanski
On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > Hello all, > > I was trying to build nn under Cygwin, and found it contains a file called > aux.sh, a file called aux.c and a file called aux.h; none of which Windows > would like, of course. > > Having Cygwin 1.5.2 installed, I thought I'd try

Re: Managed mode problem

2003-08-14 Thread Igor Pechtchanski
On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > On Tue, Aug 12, 2003 at 10:04:21AM -0400, Igor Pechtchanski wrote: > > On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > > > > > Hello all, > > > > > > I was trying to build nn under Cygwin, and found it contains a file called > > > aux.sh,

Re: Managed mode problem

2003-08-14 Thread Igor Pechtchanski
On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > On Wed, Aug 13, 2003 at 10:25:45AM -0400, Igor Pechtchanski wrote: > > On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > > > > > On Tue, Aug 12, 2003 at 01:39:18PM -0400, Igor Pechtchanski wrote: > > > > Ronald, > > > > > > > > I think ther

Re: Managed mode problem

2003-08-14 Thread Igor Pechtchanski
On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > On Tue, Aug 12, 2003 at 01:39:18PM -0400, Igor Pechtchanski wrote: > > Ronald, > > > > I think there might be a bug in the way managed mode figures special > > filenames. Try simply "touch aux" instead of "touch aux.x". If that > > works, it'

Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
Works like a charm - thanks Igor :) rlc On Wed, Aug 13, 2003 at 06:04:44PM +0200, Ronald Landheer-Cieslak wrote: > On Wed, Aug 13, 2003 at 11:17:39AM -0400, Igor Pechtchanski wrote: > > On Wed, 13 Aug 2003, Ronald Landheer-Cieslak wrote: > > > > > On Wed, Aug 13, 2003 at 10:25:45AM -0400, Igor P

Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
On Tue, Aug 12, 2003 at 01:39:18PM -0400, Igor Pechtchanski wrote: > Ronald, > > I think there might be a bug in the way managed mode figures special > filenames. Try simply "touch aux" instead of "touch aux.x". If that > works, it'll confirm my reading the code. I'll submit a patch later today

Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
Hello all, I was trying to build nn under Cygwin, and found it contains a file called aux.sh, a file called aux.c and a file called aux.h; none of which Windows would like, of course. Having Cygwin 1.5.2 installed, I thought I'd try out that spiffy new managed mode, as running `tar xzvf nn-6.6

Re: Managed mode problem

2003-08-14 Thread Ronald Landheer-Cieslak
On Tue, Aug 12, 2003 at 10:09:32AM -0400, Igor Pechtchanski wrote: > On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > > > Hello all, > > > > I was trying to build nn under Cygwin, and found it contains a file called > > aux.sh, a file called aux.c and a file called aux.h; none of which Window

Re: Managed mode problem

2003-08-14 Thread Igor Pechtchanski
On Tue, 12 Aug 2003, Ronald Landheer-Cieslak wrote: > Hello all, > > I was trying to build nn under Cygwin, and found it contains a file called > aux.sh, a file called aux.c and a file called aux.h; none of which Windows > would like, of course. > > Having Cygwin 1.5.2 installed, I thought I'd try