X-Spam-Check-By: sourceware.org Date: Tue, 3 Oct 2006 12:46:23 -0600 (MDT) From: David Mastronarde To: cygwin AT cygwin DOT com Subject: tcsh executing .com files under Cygwin DLL 1.5.21 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com When I upgraded from Cygwin DLL 1.5.19-4 to 1.5.21, tcsh started trying to execute files on the path with extension .com, with often fatal results. Bash still ignores them. Here is an example: [B3DTOSHI] ~ 37 % echo $version tcsh 6.14.00 (Astron) 2005-03-25 (i386-intel-posix) options 8b,nls,dl,al,kan,rh,color,dspm [B3DTOSHI] ~ 38 % diskcomp Invalid drive specification. The specified drive does not exist or is non-removable. [B3DTOSHI] ~ 39 % loadfix 3 [main] tcsh 640! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 640, hProcess 0x71D, wr_proc_pipe 0x774, Win32 error 6 Error: No program name given[B3DTOSHI] ~ 40 % [B3DTOSHI] ~ 41 % bash bash-3.1$ diskcomp bash: diskcomp: command not found Is this the way you want tcsh to behave or is it a side-effect of some other changes? This is under Windows XP. David Mastronarde -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/