<br><div class="gmail_quote">On Sat, Feb 25, 2012 at 3:42 PM, Andrei Chichak <span dir="ltr"><<a href="mailto:groups@chichak.ca">groups@chichak.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><br><div><div class="im"><div>On 2012-February-25, at 9:22 AM, Binkowski, Cassio wrote:</div><br><blockquote type="cite"><div class="gmail_quote">On Sat, Feb 25, 2012 at 2:03 AM, Ralf Corsepius <span dir="ltr"><<a href="mailto:ralf.corsepius@rtems.org" target="_blank">ralf.corsepius@rtems.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 02/25/2012 12:07 AM, Binkowski, Cassio wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
Is all I need to get it running:<br>
<br></div>
  * MinGW;<br>
  * MSYS;<br>
  * <a href="http://www.rtems.org/ftp/pub/rtems/4.10.2/rtems-4.10.2.tar.bz2" target="_blank">http://www.rtems.org/ftp/pub/<u></u>rtems/4.10.2/rtems-4.10.2.tar.<u></u>bz2</a>;<br>
  * Autoconf and Automake;<br>
</blockquote>
Prebuilt packages available from here:<br>
<a href="ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-autoconf/" target="_blank">ftp://ftp.rtems.org/pub/rtems/<u></u>mingw32/4.10/rtems-4.10-<u></u>autoconf/</a><br>
<a href="ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-automake/" target="_blank">ftp://ftp.rtems.org/pub/rtems/<u></u>mingw32/4.10/rtems-4.10-<u></u>automake/</a></blockquote><div><br></div><div>I didn't find any instructions on how to build these manually? Can you please provide such information?</div>

</div></blockquote><div><br></div></div>The instructions for those are on Chris' mingw page</div><div><br></div><div><a href="http://wiki.rtems.org/wiki/index.php/MinGW_Tools_for_Windows" target="_blank">http://wiki.rtems.org/wiki/index.php/MinGW_Tools_for_Windows</a></div>

<div><br></div><div>…but, download the bz2 file from those directories that don't have -src in their names. Then</div><div><br></div><div>cd /c</div><div>tar xvfj thenameofyourfile.bz2</div><div><br></div><div>And it will extract the pieces into the proper places.</div>

</div></blockquote><div><br></div><div>Don't I have to make or compile them for them to be functional (whatever their function is)? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><br></div><div><div class="im"><blockquote type="cite"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  * Respective tools for specific CPU?<br>
</blockquote>
Yes, at minimum you need the binutils and gcc packages for your the target. Prebuilt packages also available from here:<br>
<a href="ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-" target="_blank">ftp://ftp.rtems.org/pub/rtems/<u></u>mingw32/4.10/rtems-4.10-</a><<u></u>target>-binutils/<br>
<a href="ftp://ftp.rtems.org/pub/rtems/mingw32/4.10/rtems-4.10-" target="_blank">ftp://ftp.rtems.org/pub/rtems/<u></u>mingw32/4.10/rtems-4.10-</a><<u></u>target>-gcc/</blockquote><div><br></div><div>Why are you referring to the 4.10 tools? Shouldn't we be using 4.11 already? </div>



</div><br></blockquote><div><br></div></div>A darn good question, and one that has been much on my mind.  Ralf?</div><div><br></div><div><br></div><div><br></div><div><br>Once you get all of the appropriate pieces in place, it still won't compile according to the instructions. You have to do a</div>

<div><br></div><div>bootstrap</div><div><br></div><div>in the directory that has the RTEMS source. A side effect of this is that the "configure" script will be created. Only then can you use the "configure" command.</div>

<div><br></div><div>That's as far as I got. I am having major issues with the "make" step not knowing how to make "all".</div></div></blockquote><div><br></div><div>Ok. How do I "bootstrap" it?</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class="HOEnZb"><font color="#888888"><div><br></div><div>Andrei<br>

</div><div><br></div><br></font></span></div><br>_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br></blockquote></div><br>