summaryrefslogtreecommitdiffstats
path: root/doc/started/require.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/started/require.t')
-rw-r--r--doc/started/require.t25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/started/require.t b/doc/started/require.t
new file mode 100644
index 0000000000..7edab63381
--- /dev/null
+++ b/doc/started/require.t
@@ -0,0 +1,25 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Requirements
+
+A fairly large amount of disk space is required to perform the build of the
+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 |
++----------------------------------------+------------------------------+
+| arc directory | 20 Mbytes |
+| tools src unzipped | 77 Mbytes |
+| each individual build directory | 120 Mbytes worst case |
+| each installation directory | 20-60 Mbytes |
++----------------------------------------+------------------------------+
+@end example
+