Changeset b4bbd1e in rtems
- Timestamp:
- 10/27/98 23:34:52 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ecbba5fc
- Parents:
- 2323536
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/started/nt.t
r2323536 rb4bbd1e 54 54 55 55 @example 56 tar -xzvf archive. gzip56 tar -xzvf archive.tgz 57 57 @end example 58 58 … … 132 132 @subsection System Requirements 133 133 134 Although the finished cross-compiler is fairly easy on resources 134 Although the finished cross-compiler is fairly easy on resources, 135 135 building it can take a significant amount of processing power and 136 136 disk space. The recommended build system spec is: 137 137 138 @ itemize @bullet138 @enumerate 139 139 140 140 @item An AMD K6-300, Pentium II-300 or better processor. GNU C and Cygwin32 are … … 145 145 @item At least 400MB of FAT16 disk space or 250MB if you have an NTFS partition. 146 146 147 @end itemize147 @end enumerate 148 148 149 149 Even with this spec of machine expect the full suite to take over 2 hours to 150 build with a further h our for RTEMS itself.150 build with a further half an hour for RTEMS itself. 151 151 152 152 … … 243 243 @ref{Apply RTEMS Patch to binutils}. 244 244 245 @b{NOTE}: See @ref{Bug in Patch Utility}.246 247 245 @item In the @code{/build/binutils} directory, execute the following 248 246 command to configure @value{BINUTILS-VERSION}: … … 343 341 to insure that the different packages are built in the correct 344 342 order. Making the compiler can take several hours even on 345 fairly fast machines, beware 343 fairly fast machines, beware. 346 344 347 345 @item Install with the following command:
Note: See TracChangeset
for help on using the changeset viewer.