Re: Problem with echo in tcsh 6.13.00-2 in Cygwin 1.5.10 (fwd)

2004-07-19 Thread Corinna Vinschen
On Jul 16 15:41, David Mastronarde wrote: > I already indicated that the problem will not appear when the program is > compiled with g77. I would be glad to send you the program compiled with > the Intel compiler, but a statically linked version of even such a simple > program is 245K and only

Re: Problem with echo in tcsh 6.13.00-2 in Cygwin 1.5.10 (fwd)

2004-07-16 Thread David Mastronarde
On Fri, 16 Jul 2004, David Mastronarde wrote: > On Mon, 12 Jul 2004, David Mastronarde wrote: > > > > > The latest version of tcsh has a problem with the built-in echo. > > When echo is used to write to a file from within a script, and then the > > script runs a program that attempts to open the

Re: Problem with echo in tcsh 6.13.00-2 in Cygwin 1.5.10 (fwd)

2004-07-12 Thread Corinna Vinschen
On Jul 12 14:53, David Mastronarde wrote: > > The latest version of tcsh has a problem with the built-in echo. > When echo is used to write to a file from within a script, and then the > script runs a program that attempts to open the file, the program is not > able to open the file. > > The atta

Problem with echo in tcsh 6.13.00-2 in Cygwin 1.5.10 (fwd)

2004-07-12 Thread David Mastronarde
The latest version of tcsh has a problem with the built-in echo. When echo is used to write to a file from within a script, and then the script runs a program that attempts to open the file, the program is not able to open the file. The attachment has a sample program, fortopen.f, which gave the