Printed copy given to Steve and Mark

This commit is contained in:
Joel Sherrill
1998-04-10 16:44:48 +00:00
parent bdec27096a
commit 8a3fd66964
4 changed files with 17 additions and 17 deletions

View File

@@ -60,7 +60,7 @@ buildc.texi: buildc.t versions.texi
-n "Building RTEMS" ${*}.t -n "Building RTEMS" ${*}.t
buildrt.texi: buildrt.t versions.texi buildrt.texi: buildrt.t versions.texi
$(BMENU) -c -p "GNU C/C++ cross compiler toolset complete" \ $(BMENU) -c -p "Running the bit Script" \
-u "Top" \ -u "Top" \
-n "Building the Sample Application" ${*}.t -n "Building the Sample Application" ${*}.t
@@ -72,7 +72,7 @@ sample.texi: sample.t versions.texi
gdb.texi: gdb.t versions.texi gdb.texi: gdb.t versions.texi
$(BMENU) -c -p "Application executable" \ $(BMENU) -c -p "Application executable" \
-u "Top" \ -u "Top" \
-n "Command and Variable Index" ${*}.t -n "" ${*}.t
html: dirs $(FILES) html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/$(PROJECT) -mkdir -p $(WWW_INSTALL)/$(PROJECT)

View File

@@ -211,7 +211,7 @@ The files that are found, have been modified by the patch file.
@c Modify the bit script @c Modify the bit script
@c @c
@section Modify the bit script @section Modify the bit Script
Copy the @code{bit} script from arc to the tools directory. Copy the @code{bit} script from arc to the tools directory.
@@ -306,7 +306,7 @@ BUILD_OTHER_LANGUAGES=yes
@end table @end table
@section Running the bit script @section Running the bit Script
After the @code{bit} script has been modified to reflect the After the @code{bit} script has been modified to reflect the
local installation, the modified @code{bit} script is run local installation, the modified @code{bit} script is run

View File

@@ -11,7 +11,7 @@
GDB is not currently RTEMS aware. The following configurations have been GDB is not currently RTEMS aware. The following configurations have been
successfully used with RTEMS applications: successfully used with RTEMS applications:
@itemize bullet @itemize @bullet
@item Sparc Instruction Simulator (SIS) @item Sparc Instruction Simulator (SIS)
@item PowerPC Instruction Simulator (PSIM) @item PowerPC Instruction Simulator (PSIM)
@item DINK32 @item DINK32
@@ -29,6 +29,8 @@ cd tools
tar xzf ../arc/@value{GDB-TAR} tar xzf ../arc/@value{GDB-TAR}
@end example @end example
The directory @value{GDB-UNTAR} is created under the tools directory.
@c @c
@c GDB Patch @c GDB Patch
@c @c
@@ -74,8 +76,6 @@ The files that are found, have been modified by the patch file.
@section GDB with Sparc Instruction Simulation (SIS) @section GDB with Sparc Instruction Simulation (SIS)
The directory @value{GDB-UNTAR} is created under the tools directory.
@subheading Make the build directory @subheading Make the build directory
Create a build directory for the SIS Debugger Create a build directory for the SIS Debugger
@@ -153,7 +153,7 @@ gmake all install
@end example @end example
@section GDB with Dink32 @section GDB for DINK32
@subheading Unarchive the gdb distribution @subheading Unarchive the gdb distribution

View File

@@ -56,7 +56,7 @@ END-INFO-DIR-ENTRY
@finalout @finalout
@title Getting Started with RTEMS for C/C++ Users @title Getting Started with RTEMS for C/C++ Users
@subtitle Edition @value{edition}, for RTEMS @value{version} @subtitle Edition @value{edition}, for @value{version}
@sp 1 @sp 1
@subtitle @value{update-month} @subtitle @value{update-month}
@author On-Line Applications Research Corporation @author On-Line Applications Research Corporation
@@ -87,27 +87,27 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
* Building RTEMS:: * Building RTEMS::
* Building the Sample Application:: * Building the Sample Application::
* Building the GNU Debugger:: * Building the GNU Debugger::
* Command and Variable Index::
* Concept Index::
@end menu @end menu
@c * Command and Variable Index::
@c * Concept Index::
@end ifinfo @end ifinfo
@c @c
@c @c
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here @c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
@c @c
@node Command and Variable Index, Concept Index, Make the debugger (DINK32), Top @c @node Command and Variable Index, Concept Index, GDB for DINK32, Top
@unnumbered Command and Variable Index @c @unnumbered Command and Variable Index
There are currently no Command and Variable Index entries. @c There are currently no Command and Variable Index entries.
@c @printindex fn @c @printindex fn
@node Concept Index, , Command and Variable Index, Top @c @node Concept Index, , Command and Variable Index, Top
@unnumbered Concept Index @c @unnumbered Concept Index
There are currently no Concept Index entries. @c There are currently no Concept Index entries.
@c @printindex cp @c @printindex cp
@contents @contents