lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since ddcf365 was ddcf365, checked in by Jakub Jermar <jakub@…>, 19 years ago |
Upgrade toolchain build scripts to install binutils 2.16.1 and gcc 4.1.0.
The only exception is ia64, where the kernel does not build with gcc 4.1.0.
|
-
Property mode
set to
100644
|
File size:
616 bytes
|
Rev | Line | |
---|
[2e5f770] | 1 | mips32 port
|
---|
| 2 | ===========
|
---|
[60780c5] | 3 |
|
---|
[2e5f770] | 4 | mips32 is the second port of SPARTAN kernel originally written by Jakub Jermar.
|
---|
| 5 | It was first developed to run on MIPS R4000 32-bit simulator.
|
---|
| 6 | Now it can run on real hardware as well.
|
---|
| 7 | It can be compiled and run either as little- or big-endian.
|
---|
[60780c5] | 8 |
|
---|
[2e5f770] | 9 | HARDWARE REQUIREMENTS
|
---|
| 10 | o SGI Indy R4600
|
---|
| 11 | o emulated MIPS 4K CPU
|
---|
[60780c5] | 12 |
|
---|
[b1cf98c] | 13 | CPU
|
---|
| 14 | o QED R4600
|
---|
| 15 |
|
---|
[2e5f770] | 16 | EMULATORS AND VIRTUALIZERS
|
---|
[9cefba4] | 17 | o msim 1.2.8
|
---|
[2e5f770] | 18 | o gxemul - both big and little endian
|
---|
| 19 | o simics 2.2.19
|
---|
[ddcf365] | 20 |
|
---|
| 21 | TOOLCHAIN REQUIREMENTS
|
---|
| 22 | o binutils 2.16, 2.16.1
|
---|
| 23 | o gcc 4.0.1, 4.1.0
|
---|
| 24 | o older versions may do as well, but are now obsoleted
|
---|
Note:
See
TracBrowser
for help on using the repository browser.