Re: Pre-check flow

2020-08-31 Thread Brennan Ashton
On Mon, Aug 31, 2020, 6:18 AM Ramya N wrote: > Hi Brennan, > Thank you for merging the RX Toolchain in NuttX testing repo. Now, we are > fixing the warnings in the RX65N board build. Once the warnings are fixed, > I would like to add the RX65N board build in CI. > > Can I add a new job (new testl

Re: Cygwin Build Broken?

2020-08-31 Thread Brennan Ashton
On Mon, Aug 31, 2020, 8:15 AM Nathan Hartman wrote > > It would be a good thing if we had PR pre-checks and/or nightly build > testing on Windows Cygwin. > Work on this is over here: > https://github.com/apache/incubator-nuttx-testing/pull/39 >

Re: Cygwin Build Broken?

2020-08-31 Thread Nathan Hartman
On Sun, Aug 30, 2020 at 2:04 PM Gregory Nutt wrote: > But look what happens under Cygwin: > > $ arm-none-eabi-gcc --print-file-name=libgcc.a > c:/program files (x86)/gnu tools arm embedded/9 > 2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/libgcc.a > > $ dir `arm-none-eabi-gcc --

Re: Pre-check flow

2020-08-31 Thread Ramya N
Hi Brennan, Thank you for merging the RX Toolchain in NuttX testing repo. Now, we are fixing the warnings in the RX65N board build. Once the warnings are fixed, I would like to add the RX65N board build in CI. Can I add a new job (new testlist "renesas.dat" for RX65N board building) in CI or ad