<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-10-31)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>

        PR 1947/doc
        * started/buildrt.t: Make note that native toolset is needed to
        configure and build RTEMS.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/doc/ChangeLog.diff?r1=text&tr1=1.319&r2=text&tr2=1.320&diff_format=h">M</a></td><td width='1%'>1.320</td><td width='100%'>doc/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/doc/started/buildrt.t.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>doc/started/buildrt.t</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/doc/ChangeLog:1.319 rtems/doc/ChangeLog:1.320
--- rtems/doc/ChangeLog:1.319   Wed Oct  5 14:59:47 2011
+++ rtems/doc/ChangeLog Mon Oct 31 08:46:43 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-10-31    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       PR 1947/doc
+       * started/buildrt.t: Make note that native toolset is needed to
+       configure and build RTEMS.
+
</font> 2011-10-05        Joel Sherrill <joel.sherrill@oarcorp.com>
                Petr Benes <benesp16@fel.cvut.cz>
 

<font color='#006600'>diff -u rtems/doc/started/buildrt.t:1.23 rtems/doc/started/buildrt.t:1.24
--- rtems/doc/started/buildrt.t:1.23    Sun Jan  2 10:12:02 2011
+++ rtems/doc/started/buildrt.t Mon Oct 31 08:46:43 2011
</font><font color='#997700'>@@ -156,6 +156,12 @@
</font> be enabled.  Thus the RTEMS configuration for a GNAT/RTEMS environment
 MUST include the @code{--enable-posix --enable-networking} flag.
 
<font color='#000088'>+@b{NOTE}: Building RTEMS requires that a few support programs be compiled
+natively.  This means there must be a native toolchain installed on your
+development host. You will need to have a native compiler such as @i{gcc}
+or @i{cc} in your execution path.  If you cannot compile, link and execute
+a native hello world program, then you will be unable to build RTEMS.
+
</font> The following shows the command sequence required to configure,
 compile, and install RTEMS with the POSIX API, FreeBSD TCP/IP,
 and C++ support disabled.  RTEMS will be built to target
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>