summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-16 15:17:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-16 15:17:17 +0000
commita095e62972446a3c395a607693221d5d205b8ac6 (patch)
treeccddc03c9c17ba840bfcc44731c353a1744940a3 /ACE-INSTALL.html
parentfad4bbff775843a84a6e1e113a9efd368a060915 (diff)
downloadATCD-a095e62972446a3c395a607693221d5d205b8ac6.tar.gz
added support for recursive make invocations with Windows NT's shell,
so the note about the "dir unexpected" error during nested makes was no longer necessary
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 0bcde307eaf..6fcaa54205b 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1142,14 +1142,6 @@ A few additional Windows Notes, from Paul von Behren:<p>
see <A href="http://www.activestate.com/software/default.htm">
http://www.activestate.com/software/default.htm</A> for Windows
perl.<p>
- <li>There's a incompatibility between the NT command shell and ACE make's
- directory-spanning logic in
- <code>ACE_ROOT\include\makeinclude\rules.nested.GNU</code>
- (the error message says something about "dir unexpected").
- <a href="mailto:Dave_Steele@Mitel.COM">Dave Steele</a> reports
- that it does not happen when using bash. He notes: the problem is
- with the implementation of the "for" command in the NT command shell
- - it expects variables in the form "%i" rather than "dir".<p>
<li>But make does work in "leaf" directories (those with no
subdirectories). You can make the <code>ACE_ROOT\ace directory</code>
creating the library libACE.a. If perl is available, make also works