<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
span.SpellE
        {}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style><style type="text/css" id="owaParaStyle"></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="" fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div class="WordSection1">
<p class="MsoNormal">I’m learning RTEMS for an ARM ASIC and interested in automation to assist with bringing up the software development environment. <span style=""> I'm more on the hardware side, so </span>I’m not real familiar with Eclipse itself and a little
 overwhelmed with the variety of options in different versions/areas of the documentation (like do I still need the
<span class="SpellE">rtems</span> eclipse plugin? Are you switching to <span class="SpellE">
waf</span> for all build or just <span class="SpellE">libbsd</span>?).<span style=""> 
</span>Anyways, I was curious if there was ever any thought or reasons against using a
<span class="SpellE">docker</span> image for the build tools, in particular keeping debug capabilities within IDE.<span style=""> 
</span>Ultimately, I’m looking for easiest path on Windows 10 (and native Linux), but <span class="SpellE">Mingw</span> takes a long time (18+ hours) building
<span class="SpellE">rsb.</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">From a Dockerfile I can build a reusable image in about 2.5 hours and have the Eclipse plugin for
<span class="SpellE">docker</span> trying to compile from inside the image, but missing some other setup, probably auto
<span class="SpellE">conf</span> stuff.  Are there any other considerations I'm overlooking trying to proceed with this approach?</p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal">Thanks.</p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal">-Jonathan</p>
</div>
</div>
</body>
</html>