forked from Imagelibrary/rtems
Added Cygwin32 Chapter
This commit is contained in:
@@ -19,7 +19,7 @@ dirs:
|
|||||||
COMMON_FILES=../common/cpright.texi ../common/setup.texi
|
COMMON_FILES=../common/cpright.texi ../common/setup.texi
|
||||||
|
|
||||||
GENERATED_FILES= buildc.texi buildrt.texi gdb.texi intro.texi \
|
GENERATED_FILES= buildc.texi buildrt.texi gdb.texi intro.texi \
|
||||||
require.texi sample.texi
|
nt.texi require.texi sample.texi
|
||||||
|
|
||||||
FILES= $(PROJECT).texi versions.texi $(GENERATED_FILES)
|
FILES= $(PROJECT).texi versions.texi $(GENERATED_FILES)
|
||||||
|
|
||||||
@@ -71,6 +71,11 @@ 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" \
|
||||||
|
-n "Using MS-Windows as a Development Host" ${*}.t
|
||||||
|
|
||||||
|
nt.texi: nt.t versions.texi
|
||||||
|
$(BMENU) -c -p "GDB for DINK32" \
|
||||||
-u "Top" \
|
-u "Top" \
|
||||||
-n "" ${*}.t
|
-n "" ${*}.t
|
||||||
|
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ approximately 20 megabytes.
|
|||||||
Create a directory called tools that will serve as a working directory to
|
Create a directory called tools that will serve as a working directory to
|
||||||
perform the build of the cross compiler tools.
|
perform the build of the cross compiler tools.
|
||||||
|
|
||||||
|
@section Unarchiving the Tools
|
||||||
|
|
||||||
Unpack the compressed tar files using the following command sequence:
|
Unpack the compressed tar files using the following command sequence:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ END-INFO-DIR-ENTRY
|
|||||||
@include buildrt.texi
|
@include buildrt.texi
|
||||||
@include sample.texi
|
@include sample.texi
|
||||||
@include gdb.texi
|
@include gdb.texi
|
||||||
|
@include nt.texi
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
@node Top, Introduction, (dir), (dir)
|
@node Top, Introduction, (dir), (dir)
|
||||||
@@ -87,6 +88,7 @@ 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::
|
||||||
|
* Using MS-Windows as a Development Host::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@c * Command and Variable Index::
|
@c * Command and Variable Index::
|
||||||
@@ -97,7 +99,7 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
|
|||||||
@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
|
||||||
|
|
||||||
@c @node Command and Variable Index, Concept Index, GDB for DINK32, Top
|
@c @node Command and Variable Index, Concept Index, Installing EGCS AND NEWLIB, Top
|
||||||
@c @unnumbered Command and Variable Index
|
@c @unnumbered Command and Variable Index
|
||||||
|
|
||||||
@c There are currently no Command and Variable Index entries.
|
@c There are currently no Command and Variable Index entries.
|
||||||
|
|||||||
Reference in New Issue
Block a user