Issues with rtems_waf on Windows 10 with gccdeps module
Chris Johns
chrisj at rtems.org
Wed Apr 28 20:35:34 UTC 2021
On 28/4/21 7:59 pm, Robin Müller wrote:
> I think the following commit in rtems_waf breaks the waf build on Windows 10:
>
> commit 096372fc4504730e50b51b952ce47ca603b35f01
> Author: Chris Johns <chrisj at rtems.org <mailto:chrisj at rtems.org>>
> Date: Thu Oct 10 17:43:11 2019 +1100
>
> Use gccdeps for dependency scanning.
>
> I get the error that RTEMS is not able to find the rtems.h file in a certain
> directory when building the simple quick start application. The error does not
> occur on commits before that. I tried to run waf both in the WIndows CMD and in
> MinGW64, it is problematic for both.
Could you please update your local version with ...
https://gitlab.com/ita1024/waf/-/blob/master/waflib/extras/gccdeps.py
... and report back how that goes?
Thanks
Chris
More information about the devel
mailing list