forked from Imagelibrary/rtems
Fixing many lines that are too long to format cleanly.
This commit is contained in:
@@ -56,7 +56,7 @@ specific patches.
|
||||
Directory: @value{GCC-FTPDIR}
|
||||
File: @value{GCC-TAR}
|
||||
@ifset use-html
|
||||
URL: @uref{Download @value{GCC-VERSION},ftp://@value{GCC-FTPSITE}@value{GCC-HTTPDIR}}
|
||||
URL: @uref{Download @value{GCC-VERSION}, ftp://@value{GCC-FTPSITE}@value{GCC-HTTPDIR}}
|
||||
@end ifset
|
||||
@end example
|
||||
|
||||
|
||||
@@ -13,14 +13,14 @@ GNU C/C++ Cross Compiler Tools for RTEMS. The following table may help in
|
||||
assessing the amount of disk space required for your installation:
|
||||
|
||||
@example
|
||||
+----------------------------------------+------------------------------+
|
||||
| Component | Disk Space Required |
|
||||
+----------------------------------------+------------------------------+
|
||||
| archive directory | 30 Mbytes |
|
||||
| tools src unzipped | 100 Mbytes |
|
||||
| each individual build directory | 300 Mbytes worst case |
|
||||
| each installation directory | 20-400 Mbytes |
|
||||
+----------------------------------------+------------------------------+
|
||||
+------------------------------------+--------------------------+
|
||||
| Component | Disk Space Required |
|
||||
+------------------------------------+--------------------------+
|
||||
| archive directory | 30 Mbytes |
|
||||
| tools src unzipped | 100 Mbytes |
|
||||
| each individual build directory | 300 Mbytes worst case |
|
||||
| each installation directory | 20-400 Mbytes |
|
||||
+------------------------------------+--------------------------+
|
||||
@end example
|
||||
|
||||
The disk space required for each installation directory depends
|
||||
|
||||
Reference in New Issue
Block a user