From 57a736ffcb9f106d78f91b70705fcf21adf6c284 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 11 Apr 1998 14:54:58 +0000 Subject: Mostly correcting case of section headings although a few minor things were corrected as the Getting Started with GNAT/RTEMS manual was created. --- doc/started/buildc.t | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'doc/started/buildc.t') diff --git a/doc/started/buildc.t b/doc/started/buildc.t index a078985e0f..a870d548c1 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -13,13 +13,15 @@ source code for a GNU cross compiler toolset, apply any required RTEMS specific patches, compile that toolset and install it. -@section Get all the pieces +@section Directory Organization The tree structure in the figure below is assumed to be present in the following discussions: @center @b{XXX directory tree figure goes here} +@section Get All the Pieces + Gather the components that will be required for the installation and place them in an archive directory. Call this directory arc. Be sure that there is sufficient space to hold all necessary information. This will amount to @@ -52,14 +54,20 @@ approximately 20 megabytes. Directory: @value{RTEMS-FTPDIR} File: @value{RTEMS-TAR} File: bit +@ifset BINUTILS-RTEMSPATCH File: @value{BINUTILS-RTEMSPATCH} +@end ifset +@ifset NEWLIB-RTEMSPATCH File: @value{NEWLIB-RTEMSPATCH} +@end ifset +@ifset GCC-RTEMSPATCH File: @value{GCC-RTEMSPATCH} +@end ifset File: hello_world_c.tgz @end example -@section Create the tools directory +@section Create the tools Directory Create a directory called tools that will serve as a working directory to perform the build of the cross compiler tools. -- cgit v1.2.3