I can probably help revive my past effort to run some native builds in CI
to at least prevent it from getting fully broken. One of the blockers last
time, was just how slow it was and the limited number of Windows workers.

Let's see what we can do.

--Brennan

On Sat, Nov 12, 2022, 5:43 AM fft <f...@feedforward.com.cn> wrote:

> Dear all,
>
>
> Through the efforts of Petro and me ,&nbsp; NuttX Windows native build is
> finally restored again:
>
>
> https://github.com/apache/incubator-nuttx/pull/7572
> https://github.com/apache/incubator-nuttx/pull/7580
> https://github.com/apache/incubator-nuttx-apps/pull/1407
>
>
> As Alan's suggestion, is better to add Windows Native Environment build in
> CI to avoid breaking it again. but i'm not expert in ci and docker, i don't
> know how to construct a Windows environment in docker on github. If someone
> have interesting in construct Windows Native Environment ci , i can be able
> to help.
>
>
> BR,
>
> Zouboan
>
>
> ------------------&nbsp;Original&nbsp;------------------
> From: &nbsp;"Alan&nbsp;Carvalho&nbsp;de&nbsp;Assis"<acas...@gmail.com&gt;;
> Date: &nbsp;Thu, Nov 3, 2022 00:22 AM
> To: &nbsp;"dev"<dev@nuttx.apache.org&gt;;
>
> Subject: &nbsp;Re: Native Windows build
>
> &nbsp;
>
> Hi Zouboan,
>
> Unfortunately there is nobody working with Windows Native Environment
> and some time ago someone reported it was delaying about 10 minutes to
> compile NuttX.
>
> So I think it is not an issue with your tools, but with NuttX Building
> System.
>
> My suggestion is if someone fixes it we add Windows Native Environment
> build in our CI to avoid breaking it again.
>
> BR,
>
> Alan
>
> On 11/2/22, fft <f...@feedforward.com.cn&gt; wrote:
> &gt; Dear all,
> &gt;
> &gt;
> &gt; A few years ago, I successfully configure and build NuttX-8.2 in a
> native
> &gt; Windows environment (the toolchains is GNU-Win32 +
> &gt; kconfig-frontends-win32-3.12.1 + MinGW, and the host OS is both XP
> and Win7
> &gt; ) , I can even debug NuttX through Code::Blocks IDE under Windows.
> But now i
> &gt; find the NuttX can not build in native Windows environment anymore,
> the
> &gt; environment and toolchains is exactly what i had configured a few
> years ago,
> &gt; but now it failed at configure stage, I tried to fix the configure,
> but i
> &gt; found there's too many changes involved. So I have to ask, is there
> anybody
> &gt; build NuttX in native Windows environment recently? or is the issues
> of my
> &gt; toolchains?
> &gt;
> &gt;
> &gt; regards,
> &gt; Zouboan

Reply via email to