summaryrefslogtreecommitdiffstats
path: root/doc/started/buildc.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-14 15:32:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-14 15:32:28 +0000
commitdff0a57c2bacad8759848bd9954a20f97505f799 (patch)
tree8f20978affb9999fc3442d6ab2bae45ce325f00c /doc/started/buildc.t
parentAdded urls as links (diff)
downloadrtems-dff0a57c2bacad8759848bd9954a20f97505f799.tar.bz2
Now builds for all formats and includes urls
Diffstat (limited to 'doc/started/buildc.t')
-rw-r--r--doc/started/buildc.t27
1 files changed, 15 insertions, 12 deletions
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