<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 9, 2016 at 10:17 AM, Daniel Gutson <span dir="ltr"><<a href="mailto:daniel.gutson@tallertechnologies.com" target="_blank">daniel.gutson@tallertechnologies.com</a>></span> 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"><span class=""><p dir="ltr"><br>
El 9/4/2016 12:15, "Joel Sherrill" <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>> escribió:<br>
><br>
> Hi<br>
><br>
> These are the BSPs which do not build all tests with C++ and the in-tree network stack enabled:<br>
><br>
> + epiphany_sim - GCC ICE building mongoose.c. No investigation.</p>
</span><p dir="ltr">Gcc 6? Could you please attach more data, such as the gcc output and the test?</p>
<p dir="ltr"><span class=""></span></p></blockquote><div style="">Most targets are like this:</div><div style=""><br></div><div style=""><div>arm-rtems4.12-gcc (GCC) 6.0.0 20160327 (RTEMS 4.12, RSB 648e2d5d6c308227c456434238da5f3f881bddc7, Newlib 2.4.0)</div><div><br></div><div style="">But epiphany hasn't been merged yet and has its own issues:</div><div style=""><br></div><div style=""><div>epiphany-rtems4.12-gcc (GCC) 4.9.0 20140411 (RTEMS 4.12, RSB 648e2d5d6c308227c456434238da5f3f881bddc7, Newlib 8b1ede3ce11d53292036aadfcfb6043df0235f9c)</div><div><br></div><div style="">I can post the ICE but not even sure what good it would do.</div></div></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"><p dir="ltr"><span class="">><br>
> + m32c - does not even build a C++ compiler. This is a small CPU and there isn't any general support for C++. This was why it was on my list of automatically disabled.<br><br></span></p></blockquote><div style="">This is gcc 6. And I think we just disable C++ for m32c.</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"><p dir="ltr"><span class="">
> + moxiesim - cxx_iostream.exe fails to link bcause it can't find __dso_handle. I don't know if C++ works for moxie-elf or if this is RTEMS specific.<br></span></p></blockquote><div>This is gcc 6. It has had this issue for months. I don't think C++ has ever worked.</div><div>I have investigated but don't have a clue which tiny bit is wrong.</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"><p dir="ltr"><span class="">
> + or1k - needs newlib bumped to match tree.<br></span></p></blockquote><div style="">or1k was also using older gcc 4.9.3. It hasn't been merged yet. I am updating it</div><div style="">now to the latest newlib. </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"><p dir="ltr"><span class="">
> + sh/gensh4 - undefined reference to __gnu_cxx::__atomic_add(int volatile*, int) in cxx_iostream test <br><br></span></p></blockquote><div><div>This is gcc 6. It has had this issue for months. It broke when the atomic changes</div><div style="">and our C++ configuration changed. I have investigated but don't have a clue </div><div style="">which tiny bit is wrong.</div></div><div><br></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"><p dir="ltr"><span class="">
> --joel<br>
><br></span>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</p>
</blockquote></div><br></div></div>