Changeset ddcf365 in mainline for doc/arch/ia32


Ignore:
Timestamp:
2006-03-02T22:34:59Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f76fed4
Parents:
9459255
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/arch/ia32

    r9459255 rddcf365  
    1010HARDWARE REQUIREMENTS
    1111        o IA-32 processor (Pentium and successors)
    12 
    13 COMPILER REQUIREMENTS
    14         o binutils 2.15 and gcc 3.3.5
    15         o binutils 2.16 and gcc 4.0.1
    16         o older versions may do as well, but are now obsoleted
    1712
    1813SMP COMPATIBILITY
     
    3732        o Simics 2.2.19
    3833        o QEMU 0.8.0
     34
     35TOOLCHAIN REQUIREMENTS
     36        o binutils 2.15, 2.16, 2.16.1
     37        o gcc 3.3.5, 4.0.1, 4.1.0
     38        o older versions may do as well, but are now obsoleted
Note: See TracChangeset for help on using the changeset viewer.