make/windows/platform_amd64

Tue, 16 Mar 2010 17:47:03 -0600

author
dcubed
date
Tue, 16 Mar 2010 17:47:03 -0600
changeset 1757
21141e23627a
parent 545
a49a647afe9a
permissions
-rw-r--r--

6923488: 4/4 need minor tweaks to HotSpot build for Cygwin
Summary: Clean up get_msc_ver, build.bat and build.make in general and for Cygwin.
Reviewed-by: ohair

     1 // Platform file for win32 NT platform
     3 os_family = windows
     5 arch = x86
     7 arch_model = x86_64
     9 os_arch = windows_x86
    11 os_arch_model = windows_x86_64
    13 lib_arch = amd64
    15 compiler = visCPP

mercurial