hotspot/make/windows/platform_i486
author alanb
Mon, 11 Oct 2010 09:17:47 +0100
changeset 6855 d73cf79cf294
parent 357 f4edb0d9f109
permissions -rw-r--r--
6987154: HTML link to serialization guide is broken Reviewed-by: skannan
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
// Platform file for windows 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_32
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_32
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 = i386
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