source: mainline/doc/requirements@ 60875800

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 60875800 was 87cd61f, checked in by Jakub Jermar <jakub@…>, 20 years ago

Do panic() on page_fault().
Good for long testing in SMP mode as silent "extinctions" of a CPU are no longer supported.

Tiny changes here and there.

  • Property mode set to 100644
File size: 860 bytes
Line 
1ia32 port
2=========
3
4 HARDWARE REQUIREMENTS
5 o IA-32 processor (Pentium and successors)
6
7 COMPILER REQUIREMENTS
8 o binutils 2.15
9 o gcc 2.95
10 o gcc 3.3.2 - gcc 3.3.5
11
12 SMP COMPATIBILITY
13 o Bochs 2.0.2 - Bochs 2.2
14 o 2x-8x 686 CPU
15 o Simics 2.0.28 - Simics 2.2.14
16 o 2x-4x 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
22 o VMware Workstation 4, VMware Workstation 5
23
24
25mips port
26=========
27
28 HARDWARE REQUIREMENTS
29 o no real hardware supported
30 o msim emulated MIPS R4000 CPU (see mips)
31
32 COMPILER REQUIREMENTS
33 o binutils 2.14 mips cross binutils
34 o gcc 2.8.1 mips cross compiler
35 o gcc 3.2.3 mips cross compiler
36
37 EMULATORS AND VIRTUALIZERS
38 o msim
39
40ia64 port
41=========
42
43 HARDWARE REQUIREMENTS
44 o no real hardware supported
45
46 EMULATORS AND VIRTUALIZERS
47 o ski
Note: See TracBrowser for help on using the repository browser.