delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/09/19/22:54:27

From: sandmann AT clio DOT rice DOT edu (Charles Sandmann)
Message-Id: <10109200249.AA17712@clio.rice.edu>
Subject: W2K error message documentation
To: djgpp-workers AT delorie DOT com (DJGPP developers)
Date: Wed, 19 Sep 2001 21:49:31 -0500 (CDT)
X-Mailer: ELM [version 2.5 PL2]
Mime-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com

The command (present in the mak3791 makefile) under Windows 2000 or XP:

"command.com /c if not exist glob\nul md glob" 

Returns "Extended Error 183" only if directory exists.  If not, it creates it.
This is seen during the make.

This string is not in any DJGPP image, only in command.com.  Using cmd.exe
with same command does not generate error.  Both reproducible w/o DJGPP.

I think this is cosmetic W2K bug/issue.  Should we worry about it?
Change the makefile to suppress it?  Ignore it?

Using command.com only allows the md command to be limited to short names,
something I found in testing; using cmd.exe no limits, no errors.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019