Hi Jiri,

Thanks for the quick fix. I was able to build sparc-rtems6 on the Windows
machine with the fix.

So basically, arm-rtesm6 is still problematic because of the missing
headers (but worked on Linux using Canadian Cross Compiling) but with
sparc-rtems6 it's the other way around, it works on Windows now, but not on
Linux when doing CXC. RSB appears to compile SIS for Linux there because it
also loads source files like line linenoise.c which are not compiled on
Windows.

In any case, the tool suites are both working now and I managed to build
related BSPs on Windows without issues using waf.


Kind Regards
Robin

On Fri, 18 Dec 2020 at 23:22, Chris Johns <chr...@rtems.org> wrote:

> On 18/12/20 10:24 pm, Sebastian Huber wrote:
> > On 18/12/2020 11:35, Chris Johns wrote:
> >
> >>> Since all parts of RTEMS build now with waf I think it is possible to
> build
> >>> RTEMS applications on Windows without having to install MSYS2/MinGW. It
> >>> should work with only a Python installation, but I haven't tested this
> yet.
> >> This maybe true In theory but I have not been able to achieve it.
> > What was the missing piece?
>
> At a technical level for our tools and building RTEMS I doubt any is
> missing. At
> a practical level you may need git and if you need to build an packages
> that has
> a standard make then you need more than just the tools we create. It was a
> comment on that aspect of developing applications than a specific technical
> issue with our approach.
>
> Chris
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to