Add a comment about using cmd.exe vs command.com.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 6 Jul 2002 15:39:50 +0000 (15:39 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 6 Jul 2002 15:39:50 +0000 (15:39 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5824 f5534014-38df-0310-8fa8-9805f1628bb7

README.win32

index 2a7c650de00368a9466c94e02a837117dc9a49ea..7dcdc39c55a88f61731a8ad8669f823e735f77fe 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.36 2002/07/02 19:27:40 guy Exp $
+$Id: README.win32,v 1.37 2002/07/06 15:39:50 gerald Exp $
 
 Installing Ethereal, Tethereal, and Editcap on Win32
 ====================================================
@@ -177,6 +177,10 @@ downloaded from:
 
        http://www.ethereal.com/distribution/win32/zlib-1.1.3-fixed.zip
 
+Many of the file and directory names used in the build process go past the
+old 8.3 naming limitations.  As a result, you should use the newer
+"cmd.exe" interpreter instead of the old "command.com".
+
 Be sure that your command-line environment is set up to compile
 and link with MSVC. When installing MSVC, you can have your
 system's environment set up to always allow compiling from the