How about we generate the toolchain binary and publish it on some github repo?
> -----Original Message----- > From: Brennan Ashton <bash...@brennanashton.com> > Sent: Friday, January 29, 2021 11:49 PM > To: dev@nuttx.apache.org > Subject: Re: PIC32 build fail > > On Fri, Jan 29, 2021, 4:39 AM Barbiani <barbi...@gmail.com> wrote: > > > I was able to use crosstool-ng to build gcc 10.2 (static) and Nuttx. > > > > I see that the automated test downloads a pre-built toolchain. Do I > > create an archive of the toolchain and upload somewhere? > > > > > I think this is helpful to know that it's working with with latest toolchain, > but we should hold off on updating the ones in CI until we have a > better story for hosting them instead of requiring the image to build > gcc/binutils. We are doing this for RX and it add quite a bit of time. > > Did you just use this configuration? > https://www.github.com/crosstool-ng/crosstool-ng/tree/master/samples%2Fmips-unknown-elf%2Fcrosstool.config > > Thanks! > --Brennan