make/windows/platform_ia64

Thu, 25 Mar 2010 16:27:12 -0700

author
dcubed
date
Thu, 25 Mar 2010 16:27:12 -0700
changeset 1763
39e409a664b3
parent 526
a294fd0c4b38
permissions
-rw-r--r--

6938185: 3/4 6923488 breaks Windows command shell builds
Summary: Fix build.bat so invoking command shell doesn't exit on error. Fix dirname assumptions. Document some MKS environment dependencies.
Reviewed-by: coleenp

     1 // Platform file for Itanium Windows platform $Revision: 1.0 $
     3 os_family = win32
     5 arch = ia64
     7 os_arch = win32_ia64
     9 compiler = visCPP
    11 gnu_dis_arch = ia64

mercurial