BUG: NMAKE TOOLS.INI Commands Ignore Environment Variables (86814)
The information in this article applies to:
- Microsoft NMAKE Utility for MS-DOS 1.2
- Microsoft NMAKE Utility for MS-DOS 1.3
- Microsoft NMAKE Utility for MS-DOS 1.4
- Microsoft NMAKE Utility for Windows NT 1.4
- Microsoft NMAKE Utility for Windows NT 1.5
This article was previously published under Q86814 SYMPTOMS
Commands placed in the TOOLS.INI file may not recognize an
environment variable macro and proceed as if the macro was
undefined.
RESOLUTION
There are two methods to work around this problem, as follows:
- Define the macro on the command line instead of as an
environment variable.
-or-
- Place the commands that depend on the environment variable in
the makefile rather than in the TOOLS.INI file.
STATUS
Microsoft has confirmed this to be a problem in NMAKE versions 1.2,
1.3, and 1.4. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | KB86814 kbAudDeveloper |
---|
|