<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 23, 2018 at 10:22 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Joel and I did a bit of digging and on his MSYS and it seems his installation<br>
has the MinGW64 gcc compiler returning '\r' in the strings being extracted from<br>
queries to it which broke the `rtems-build-dep` script. My install did not see this.<br>
<br>
The cygwin issue required installing the python2-devel package.<br>
<br>
Joel has a patch he is testing.<br></blockquote><div><br></div><div>And it got farther. Apparently Cygwin has libncurses.a and no libtermcap.a.</div><div><br></div><div><a href="https://superuser.com/questions/1020339/is-termcap-on-cygwin">https://superuser.com/questions/1020339/is-termcap-on-cygwin</a><br></div><div><br></div><div>I'm going to symlink it and see if the build finishes. Then I will have to work on a </div><div>patch for sis to look for libncurses.a.</div><div><br></div><div>--joel</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chris<br>
</blockquote></div></div></div>