Getting Started with RTEMS for C/C++ Users
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:
+----------------------------------------+------------------------------+ | 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 | +----------------------------------------+------------------------------+
The disk space required for each installation directory depends primarily on the number of RTEMS BSPs which are to be installed. If a single BSP is installed, then the size of each install directory will tend to be in the 40-60 Mbyte range.
The instructions in this manual should work on any computer running a UNIX variant. Some native GNU tools are used by this procedure including:
In addition, some native utilities may be deficient for building the GNU tools.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-1998 OAR Corporation