-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
beta
-
generic
-
generic
Name: dm26566 Date: 05/20/2002
The Sanity check states that MS SDK Aug 2001 is the name of the Itanium
Compiler release, but in fact "MS SDK Nov 2001" is the required version
and it is the Nov versions of the compiler and linker that are verified.
So, if someone tries to build on Itanium windows using the Aug SDK they
will get an erorr stating that the versions are incorrect (which is true),
and that they should be using the Aug version of the compiler (which is
NOT true).
The change is simple and is isolated to a string that is printed only
when the version numbers of the compiler or linker indicate that the
Nov 2001 compiler is not being used.
======================================================================