delorie.com/archives/browse.cgi | search |
From: | "Mark E." <snowball3 AT bigfoot DOT com> |
To: | djgpp-workers AT delorie DOT com |
Date: | Wed, 27 Jun 2001 17:46:08 -0400 |
MIME-Version: | 1.0 |
Subject: | Re: bash 2.04 build failure? |
Message-ID: | <3B3A1BE0.22492.1EA338@localhost> |
In-reply-to: | <20010627222619.A204@lauras.lt> |
References: | <3B39F5BF DOT 260 DOT BC98FD AT localhost> |
X-mailer: | Pegasus Mail for Win32 (v3.12c) |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> I really do not understand this. Maybe I'm tired, doing something > very stupid or what... Maybe environment is screwed up?.. I'm puzzled. This is because Bash 2.05 uses libc's dosexec.c which will execute "x.bat" even if you told it to run "x". While this is compatible with the way command.com works, it's bad mojo for Bash. So dosexec.c needs to be fixed in a certain way. What that certain way is hasn't been agreed to yet. Perhaps a flag to disable this behavior? Mark
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |