author | kamg |
Fri, 11 Apr 2008 09:56:35 -0400 | |
changeset 357 | f4edb0d9f109 |
parent 347 | hotspot/build/windows/platform_i486@df859fcca515 |
parent 338 | hotspot/build/windows/platform_i486@5cf9f61d76f4 |
permissions | -rw-r--r-- |
1 | 1 |
// Platform file for windows platform |
2 |
||
3 |
os_family = windows |
|
4 |
||
5 |
arch = x86 |
|
6 |
||
7 |
arch_model = x86_32 |
|
8 |
||
9 |
os_arch = windows_x86 |
|
10 |
||
11 |
os_arch_model = windows_x86_32 |
|
12 |
||
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
13 |
lib_arch = i386 |
1 | 14 |
|
347
df859fcca515
6667042: PrintAssembly option does not work without special plugin
jrose
parents:
1
diff
changeset
|
15 |
compiler = visCPP |