The download for Oracle Solaris 11 Express says the image is for x86. I can't find anything specific on the Oracle documentation site that states if this is 32-bit or 64-bit. Any pointers?
|
feedback
|
|
x86 is their way of stating it is for both the x86-32 and the x86-64 architectures; in other words, it supports both 32-bit and 64-bit in the same install package. According to this, it actually installs both kernels:
| ||||
|
feedback
|
|
Both. Solaris 10 and later has both 32-bit and 64-bit binaries. On boot the CPU is detected and a 32-bit or 64-bit kernel is automatically chosen. When you run a program, similar detection occurs as to whether to use the 32-bit or 64-bit (if available) binary. | |||
|
feedback
|