On Tue, Oct 23, 2018 at 10:22 PM Chris Johns <chr...@rtems.org> wrote:

> Joel and I did a bit of digging and on his MSYS and it seems his
> installation
> has the MinGW64 gcc compiler returning '\r' in the strings being extracted
> from
> queries to it which broke the `rtems-build-dep` script. My install did not
> see this.
>
> The cygwin issue required installing the python2-devel package.
>
> Joel has a patch he is testing.
>

And it got farther. Apparently Cygwin has libncurses.a and no libtermcap.a.

https://superuser.com/questions/1020339/is-termcap-on-cygwin

I'm going to symlink it and see if the build finishes. Then I will have to
work on a
patch for sis to look for libncurses.a.

--joel

>
> Chris
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to