lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 9060bd1 was 9060bd1, checked in by Jakub Jermar <jakub@…>, 20 years ago |
IA-32 can be now cross-compiled by ./build.ia32 cross.
Unify IA-32 Makefile.inc and Makefile.inc.cross.
Update doc/requirements.
Small changes elsewere.
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | ia32 port
|
---|
2 | =========
|
---|
3 |
|
---|
4 | HARDWARE REQUIREMENTS
|
---|
5 | o IA-32 processor (Pentium and successors)
|
---|
6 |
|
---|
7 | COMPILER REQUIREMENTS
|
---|
8 | o binutils 2.15 and gcc 3.3.5
|
---|
9 | o binutils 2.16 and gcc 4.0.1
|
---|
10 | o older versions may do as well, but are now obsoleted
|
---|
11 |
|
---|
12 | SMP COMPATIBILITY
|
---|
13 | o Bochs 2.0.2 - Bochs 2.2.1
|
---|
14 | o 2x-8x 686 CPU
|
---|
15 | o Simics 2.0.28 - Simics 2.2.19
|
---|
16 | o 2x-8x Pentium 4 CPU
|
---|
17 | o ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41
|
---|
18 | o 2x 200Mhz Pentium CPU
|
---|
19 |
|
---|
20 | EMULATORS AND VIRTUALIZERS
|
---|
21 | o Bochs 2.0.2 - Bochs 2.2.1
|
---|
22 | o VMware Workstation 4, VMware Workstation 5
|
---|
23 | o Simics 2.2.19
|
---|
24 |
|
---|
25 | amd64 port
|
---|
26 | ==========
|
---|
27 | HARDWARE REQUIREMENTS
|
---|
28 | o no real hardware supported
|
---|
29 |
|
---|
30 | SMP COMPATIBILITY
|
---|
31 | o Bochs 2.2.1
|
---|
32 | o 2x-8x AMD64 CPU
|
---|
33 | o Simics Simics 2.2.19
|
---|
34 | o 2x-8x AMD hammer CPU
|
---|
35 |
|
---|
36 | EMULATORS AND VIRTUALIZERS
|
---|
37 | o Bochs 2.2
|
---|
38 | o Simics Simics 2.2.19
|
---|
39 |
|
---|
40 | mips32 port
|
---|
41 | ===========
|
---|
42 |
|
---|
43 | HARDWARE REQUIREMENTS
|
---|
44 | o no real hardware supported
|
---|
45 | o msim emulated MIPS R4000 CPU (see mips)
|
---|
46 |
|
---|
47 | COMPILER REQUIREMENTS
|
---|
48 | o mips binutils 2.16 and gcc 4.0.1 cross compiler
|
---|
49 | o older versions may do as well, but are now obsoleted
|
---|
50 |
|
---|
51 | EMULATORS AND VIRTUALIZERS
|
---|
52 | o msim 1.2.6 with lwl/lwr/swl/swr patch
|
---|
53 | o gxemul - both big and little endian
|
---|
54 | o simics
|
---|
55 |
|
---|
56 | ia64 port
|
---|
57 | =========
|
---|
58 |
|
---|
59 | HARDWARE REQUIREMENTS
|
---|
60 | o no real hardware supported
|
---|
61 |
|
---|
62 | EMULATORS AND VIRTUALIZERS
|
---|
63 | o ski
|
---|
64 |
|
---|
65 | COMPILER REQUIREMENTS
|
---|
66 | o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler
|
---|
67 | o older versions may do as well, but are now obsoleted
|
---|
Note:
See
TracBrowser
for help on using the repository browser.