<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Chris.. ping?<br>
    <br>
    Do we need to remove things from rtems-testing since the<br>
    official version is not in rtems-tools?<br>
    <br>
    And what about the rtl-host build dependency? Is it time to<br>
    move it as well?<br>
    <br>
    <div class="moz-cite-prefix">On 8/25/2014 6:17 AM, Krzysztof
      Mięsowicz wrote:<br>
    </div>
    <blockquote
cite="mid:CANNpagrG7uvVjZc3Hp=jwUKKii4As2EAe8zdPfv_t2rwbL0jzQ@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">2014-08-24 5:32 GMT+02:00 Chris Johns
            <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span>:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div class="">On 23/08/2014 2:54 pm, Krzysztof Mięsowicz
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> 
                   <br>
                  Where should I place this image? Is there any RTEMS
                  ftp or something<br>
                  like this where could I put it, or maybe should I just
                  push it to some<br>
                  Dropbox or sth and download it with RSB?<br>
                  <br>
                </blockquote>
                <br>
              </div>
              There is <a moz-do-not-send="true"
                href="http://ftp.rtems.org" target="_blank">ftp.rtems.org</a>
              and that is where the image can be placed. Maybe a binary
              under rtems-tools.git. I am not sure. </blockquote>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
              I need to add something like '%fetch' to the RSB to allow
              a configuration file the ability to do this.</blockquote>
            <div><br>
            </div>
            <div>A binary under rtems-tools repo is probably simpler for
              now - it could be placed in the same directory as other
              coverage-related files from rtems-testing repo like some
              css files, and configuration file introduced by me.</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div class=""><br>
                <br>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Chris,
                  should I move rtl-host repo into rtems-tools or wait
                  for your<br>
                  action?<br>
                </blockquote>
                <br>
              </div>
              There are a couple if issues to resolve. First is how to
              merge the commit history from the rtl-host repo into the
              rtems-tools repo. I would like the commit history to be
              present so the history of who has worked on the code is
              maintained. Second, what is the structure in the
              rtems-tools repo and how to we integrate the various bits
              under a waf build tree ?
              <div class="">
                <br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>About the structure - on my PC I copied rtl-host
              directory just into rtems-tools directory, so tree output
              is as follows:</div>
            <div><br>
            </div>
            <div>
              <div>rtems-tools</div>
              <div>├── doc</div>
              <div>│   ├── asciidoc</div>
              <div>│   └── images</div>
              <div>├── rtemstoolkit</div>
              <div>├── rtl-host</div>
              <div>│   ├── build-linux2</div>
              <div>│   ├── elftoolchain</div>
              <div>│   ├── libiberty</div>
              <div>│   ├── waf-tools</div>
              <div>
                │   └── win32</div>
              <div>├── tester</div>
              <div>│   ├── config</div>
              <div>│   ├── covoar</div>
              <div>│   ├── rt</div>
              <div>│   └── rtems</div>
              <div>└── tools</div>
              <div>    ├── 4.10</div>
              <div>    ├── 4.11</div>
              <div>    ├── 4.9</div>
              <div>    └── libffi</div>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>Then, I was able to point from covoar/wscript to
              rtl-host/build-linux2 dir where librld.a is placed, and
              link with this library. I think this is not perfect
              solution, because rtl-host must be built independently
              before covoar - but it works for now. You can find diff
              for covoar wscript attached.</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Joel Sherrill, Ph.D.             Director of Research & Development
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a>        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985</pre>
  </body>
</html>