hotspot/make/windows/platform_amd64
author okutsu
Fri, 27 Nov 2009 16:20:36 +0900
changeset 4381 951e4b7557dc
parent 357 f4edb0d9f109
permissions -rw-r--r--
6904997: (tz) Windows-only: tzmappings needs update for KB976098 Reviewed-by: peytoia
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
// Platform file for win32 NT platform
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
os_family = windows
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
arch = x86
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
arch_model = x86_64
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
os_arch = windows_x86
489c9b5090e2 Initial load
duke
parents:
diff changeset
    10
489c9b5090e2 Initial load
duke
parents:
diff changeset
    11
os_arch_model = windows_x86_64
489c9b5090e2 Initial load
duke
parents:
diff changeset
    12
347
df859fcca515 6667042: PrintAssembly option does not work without special plugin
jrose
parents: 1
diff changeset
    13
lib_arch = amd64
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    14
347
df859fcca515 6667042: PrintAssembly option does not work without special plugin
jrose
parents: 1
diff changeset
    15
compiler = visCPP