summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-06 20:55:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-06 20:55:21 +0000
commit7bec8d0a9a750b72b5a788e1cd693a87f7817de3 (patch)
treecce108ae48374b44ef1df2be94115a3cde83058e /doc/started
parent2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-7bec8d0a9a750b72b5a788e1cd693a87f7817de3.tar.bz2
2008-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* started/buildc.t: Add paragraph on see CVS for latest patches. * user/conf.t: Add CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE and example of how to compute message CONFIGURE_MESSAGE_BUFFER_MEMORY using it.
Diffstat (limited to 'doc/started')
-rw-r--r--doc/started/buildc.t13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/started/buildc.t b/doc/started/buildc.t
index b98567ad49..45a10f9c21 100644
--- a/doc/started/buildc.t
+++ b/doc/started/buildc.t
@@ -108,6 +108,19 @@ of each component as well as any required RTEMS specific patches.
@end ifset
@end example
+The individual components in the RTEMS Development Toolset are
+updated independently of one another by their respective
+maintainers. In addition, the patches which the RTEMS Project
+has determined are necessary are subject to change as users
+report issues on individual host and target platforms. As
+a result, it is possible that the versions listed in this
+document are @b{NOT} the latest ones available. The latest
+patches for each tool are always available from RTEMS CVS
+on the respective branch and should always be mirrored on the
+RTEMS ftp site. It is recommended that before building a
+toolset from source, you verify you are using the
+latest patches.
+
@c
@c Unarchiving the Tools
@c