-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
beta
-
generic
-
generic
Name: dm26566 Date: 05/22/2002
The j2se workspace stores the proper versions of the MSVCRT.DLL and MSVCRTD.DLL
files for the windows itanium build. The current versions of these DLL's are
based on the Aug 2001 SDK, however, we are now building using the Nov 2001
SDK versions.
The build and test is sensetive only to the versions of these files in
the c:\WINDOWS\SYSTEM32 directory.
These DLL's will be installed into the c:\WINDOWS\SYSTEM32 directory by
the Install Shield Installer. Currently, the installer is disabled, so the
builder/tester must install them by hand. Should they accidentally copy the
files from a workspace or binary distribution, they would be using the wrong
version, and errors would be encountered in both building and testing.
======================================================================