Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 26 Mar 2000 12:12:57 -0500 To: Cygwin Subject: Re: No such file or directory Message-ID: <20000326121257.B30310@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, Cygwin References: <20000326041308 DOT 26509 DOT qmail AT web805 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <20000326041308.26509.qmail@web805.mail.yahoo.com>; from rick_rankin@yahoo.com on Sat, Mar 25, 2000 at 08:13:08PM -0800 On Sat, Mar 25, 2000 at 08:13:08PM -0800, Rick Rankin wrote: >I don't know. I think you'd want to consider it very carefully. I'd >be pretty annoyed if I typed 'cat foo', thinking foo contained a few >lines of text, and cat instead opened foo.exe because I was in the >wrong directory or something like that. > >It seems like most of the problems you refered to are related to make >and/or install. Wouldn't it be better to "fix" these programs than to >build something like this into the core? The problem is already "fixed" in install but that doesn't "fix" the problem for packages that don't use "install". So, the only other alternative is to modify, cp and mv. I guess we could also change every open in make but I don't think that's the right solution. Other POSIX-over-Windows packages seem to default to finding a ".exe". I don't think this would be too burdensome, myself. cgf >--- Chris Faylor wrote: >> I wonder if it would really be a big deal if cygwin, by default, found a >> file "foo.exe" if there was no existing file "foo". >> >> We keep running into this problem and I wonder if implementing this in >> cygwin would solve more problems than it causes. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com