From dff0a57c2bacad8759848bd9954a20f97505f799 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 14 Apr 1998 15:32:28 +0000 Subject: Now builds for all formats and includes urls --- doc/started/buildc.t | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'doc/started/buildc.t') diff --git a/doc/started/buildc.t b/doc/started/buildc.t index 12dce7e2cd..e6b733ab04 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -107,17 +107,26 @@ specific patches. FTP Site: @value{RTEMS-FTPSITE} Directory: @value{RTEMS-FTPDIR} File: @value{RTEMS-TAR} - File: hello_world_c.tgz - File: bit @ifset use-html URL: @href{Download RTEMS components,,,ftp://@value{RTEMS-FTPSITE}@value{RTEMS-FTPDIR}} @end ifset @end example -@subheading RTEMS Specific Tool Patches +@subheading RTEMS Hello World +@example + FTP Site: @value{RTEMS-FTPSITE} + Directory: @value{RTEMS-FTPDIR} + File: hello_world_c.tgz +@ifset use-html + URL: @href{Download RTEMS Hello World,,,ftp://@value{RTEMS-FTPSITE}@value{RTEMS-FTPDIR}/hello_world_c.tgz} +@end ifset +@end example + +@subheading RTEMS Specific Tool Patches and Scripts @example FTP Site: @value{RTEMS-FTPSITE} Directory: @value{RTEMS-FTPDIR}/c_tools + File: bit @ifset BINUTILS-RTEMSPATCH File: @value{BINUTILS-RTEMSPATCH} @end ifset @@ -127,15 +136,9 @@ specific patches. @ifset GCC-RTEMSPATCH File: @value{GCC-RTEMSPATCH} @end ifset - URL: @href{Download RTEMS patches,,,ftp://@value{RTEMS-FTPSITE}@value{RTEMS-FTPDIR}/c_tools} -@c Just in case there are ever no patches -@ifclear BINUTILS-RTEMSPATCH -@ifclear GCC-RTEMSPATCH -@ifclear NEWLIB-RTEMSPATCH - No RTEMS specific patches are required. -@end ifclear -@end ifclear -@end ifclear +@ifset use-html + URL: @href{Download RTEMS Patches and Scripts,,,ftp://@value{RTEMS-FTPSITE}@value{RTEMS-FTPDIR}/c_tools} +@end ifset @end example @section Unarchiving the Tools -- cgit v1.2.3