Rev 532 | Rev 905 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
346 | jermar | 1 | ia64 port |
2 | ========= |
||
35 | jermar | 3 | |
346 | jermar | 4 | ia64 port is the third port of SPARTAN originally written by Jakub Jermar. |
5 | It is still in its early stages. It runs on HP Ski simulator of IA-64 architecture. |
||
35 | jermar | 6 | |
346 | jermar | 7 | HARDWARE REQUIREMENTS |
8 | o no real hardware supported |
||
35 | jermar | 9 | |
346 | jermar | 10 | EMULATORS AND VIRTUALIZERS |
11 | o ski |
||
35 | jermar | 12 | |
346 | jermar | 13 | COMPILER REQUIREMENTS |
14 | o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler |
||
15 | o older versions may do as well, but are now obsoleted |