Changeset b4bbd1e in rtems


Ignore:
Timestamp:
10/27/98 23:34:52 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
ecbba5fc
Parents:
2323536
Message:

fixes from David Fiddes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/started/nt.t

    r2323536 rb4bbd1e  
    5454
    5555@example
    56 tar -xzvf archive.gzip
     56tar -xzvf archive.tgz
    5757@end example
    5858
     
    132132@subsection System Requirements
    133133
    134 Although the finished cross-compiler is fairly easy on resources
     134Although the finished cross-compiler is fairly easy on resources,
    135135building it can take a significant amount of processing power and
    136136disk space. The recommended build system spec is:
    137137
    138 @itemize @bullet
     138@enumerate
    139139
    140140@item An AMD K6-300, Pentium II-300 or better processor. GNU C and Cygwin32 are
     
    145145@item At least 400MB of FAT16 disk space or 250MB if you have an NTFS partition.
    146146
    147 @end itemize
     147@end enumerate
    148148
    149149Even with this spec of machine expect the full suite to take over 2 hours to
    150 build with a further hour for RTEMS itself.
     150build with a further half an hour for RTEMS itself.
    151151
    152152
     
    243243@ref{Apply RTEMS Patch to binutils}.
    244244
    245 @b{NOTE}: See @ref{Bug in Patch Utility}.
    246 
    247245@item In the @code{/build/binutils} directory, execute the following
    248246command to configure @value{BINUTILS-VERSION}:
     
    343341to insure that the different packages are built in the correct
    344342order.   Making the compiler can take several hours even on
    345 fairly fast machines, beware
     343fairly fast machines, beware.
    346344
    347345@item Install with the following command:
Note: See TracChangeset for help on using the changeset viewer.