lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since b31d188 was b31d188, checked in by Jakub Jermar <jakub@…>, 19 years ago |
Upgrade toolchain to use gcc 4.1.1.
ia64 still cannot be built with combination of binutils 2.16.1 and gcc 4.1.x
|
-
Property mode
set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[2e5f770] | 1 | ia32 port
|
---|
| 2 | =========
|
---|
| 3 |
|
---|
| 4 | ia32 port is the oldest and the most advanced one.
|
---|
| 5 | It was originally written by Jakub Jermar.
|
---|
| 6 | It is meant to support ordinary PC's based on IA-32 architecture.
|
---|
| 7 | Both uniprocessor and multiprocessor modes are supported.
|
---|
[b1cf98c] | 8 | It runs both in emulated environment and on real hardware.
|
---|
[2e5f770] | 9 |
|
---|
| 10 | HARDWARE REQUIREMENTS
|
---|
| 11 | o IA-32 processor (Pentium and successors)
|
---|
| 12 |
|
---|
| 13 | SMP COMPATIBILITY
|
---|
[d0780b4c] | 14 | o Bochs 2.0.2 - Bochs 2.2.6
|
---|
[2e5f770] | 15 | o 2x-8x 686 CPU
|
---|
| 16 | o Simics 2.0.28 - Simics 2.2.19
|
---|
[880de6e] | 17 | o 2x-15x Pentium 4 CPU
|
---|
[78c32b4] | 18 | o VMware Workstation 5.5
|
---|
| 19 | o 2x CPU
|
---|
[2be27868] | 20 | o QEMU 0.8.0 - QEMU 0.8.1
|
---|
[8b3eebb] | 21 | o 2x-15x CPU
|
---|
[2e5f770] | 22 | o ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41
|
---|
| 23 | o 2x 200Mhz Pentium CPU
|
---|
[cabc62d] | 24 | o ASUS PCH-DL
|
---|
| 25 | o 2x 3000Mhz Pentium 4 Xeon (HT) CPU
|
---|
| 26 | o MSI K7D Master-L
|
---|
| 27 | o 2x 2100MHz Athlon MP CPU
|
---|
[2be27868] | 28 | o ECS 865PE-A REV : 2.0
|
---|
| 29 | o 1x 2800MHz Pentium 4 Prescott (HT) CPU
|
---|
[2e5f770] | 30 |
|
---|
| 31 | EMULATORS AND VIRTUALIZERS
|
---|
[8b3eebb] | 32 | o Bochs 2.0.2 - Bochs 2.2.6
|
---|
[78c32b4] | 33 | o VMware Workstation 4, VMware Workstation 5, VMware Workstation 5.5
|
---|
[2e5f770] | 34 | o Simics 2.2.19
|
---|
[2be27868] | 35 | o QEMU 0.8.0 - QEMU 0.8.1
|
---|
[ddcf365] | 36 |
|
---|
| 37 | TOOLCHAIN REQUIREMENTS
|
---|
| 38 | o binutils 2.15, 2.16, 2.16.1
|
---|
[b31d188] | 39 | o gcc 3.3.5, 4.0.1, 4.1.0, 4.1.1
|
---|
[ddcf365] | 40 | o older versions may do as well, but are now obsoleted
|
---|
Note:
See
TracBrowser
for help on using the repository browser.