OAR

RTEMS 4.5.1-pre3 On-Line Library


Build the Sample Application

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

6.3: Build the Sample Application

Use the following command to start the build of the sample hello world application:

cd hello_world_c
make

NOTE: GNU make is the preferred make utility. Other make implementations may work but all testing is done with GNU make.

If no errors are detected during the sample application build, it is reasonable to assume that the build of the GNU C/C++ Cross Compiler Tools for RTEMS and RTEMS itself for the selected host and target combination was done properly.


PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

Copyright © 1988-2000 OAR Corporation