Getting Started with RTEMS for C/C++ Users
Start by making the archive directory to contain the downloaded
source code and the tools directory to be used as a build
directory. The command sequence to do this is shown
below:
mkdir archive mkdir tools
This will result in an initial directory structure similar to the one shown in the following figure:
/whatever/prefix/you/choose/
archive/
tools/
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-1998 OAR Corporation