delorie.com/archives/browse.cgi | search |
From: | Martin Str|mberg <ams AT ludd DOT luth DOT se> |
Message-Id: | <200104141858.UAA17441@mother.ludd.luth.se> |
Subject: | Re: Stub trying to find COMSPEC=A:\COMMAND.COM\CWSDPMI.EXE! |
To: | djgpp-workers AT delorie DOT com |
Date: | Sat, 14 Apr 2001 20:58:14 +0200 (MEST) |
In-Reply-To: | <200104141735.TAA14753@mother.ludd.luth.se> from "Martin Str|mberg" at Apr 14, 2001 07:35:27 PM |
X-Mailer: | ELM [version 2.5 PL2] |
MIME-Version: | 1.0 |
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 |
According to Martin Str|mberg: > According to Eli Zaretskii: > > > Note that call with "COMSPEC=A:\COMMAND.COM\CWSDPMI.EXE" above! Is > > > that really intentional? > > > > Can you tell if this call is coming from the stub, and if so, from > > where, exactly? > > >From what I understand it must come from the stub given the calls > above. I'll see if I can find out where in the stub. Ok. It seems that the stub is looping over other environment variables after the PATH is exhausted. If I add a environment variable ARNE=asas, I get a call to truename("ARNE=asas\CWSDPMI.EXE")! I'm not sure why that is, though. Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |