[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #15718] Weird behavior of the SHELL variable on Win32
From: |
Doug Konrad |
Subject: |
[bug #15718] Weird behavior of the SHELL variable on Win32 |
Date: |
Mon, 13 Feb 2006 17:47:19 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 |
Follow-up Comment #5, bug #15718 (project make):
I was just trying to get the native W32 build to work, as I'm upgrading our
build systems from 3.74 to 3.80. We use cmd.exe almost exclusively, and the
W32 build broke the system because it refused to use cmd.exe.
I examined the source, and in variable.c, the logic for DOS file handling
depends on __MSDOS__ which is true for the DJGPP build, but not the native
W32 build. The native W32 build uses WINDOWS32 for this purpose and has
separate logic.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15718>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #15718] Weird behavior of the SHELL variable on Win32, Paul D. Smith, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Agent Zhang, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32,
Doug Konrad <=
- [bug #15718] Weird behavior of the SHELL variable on Win32, Eli Zaretskii, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Eli Zaretskii, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Eli Zaretskii, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Paul D. Smith, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Eli Zaretskii, 2006/02/13
- [bug #15718] Weird behavior of the SHELL variable on Win32, Paul D. Smith, 2006/02/13