bug-make
[Top][All Lists]
Advanced

[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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]