* Richard Biener [2021-09-27 10:23:50 +0200]:
> On Fri, Sep 24, 2021 at 12:34 PM Andrew Burgess
> wrote:
> >
> > * Thomas Schwinge [2021-09-23 11:29:05 +0200]:
> >
> > > Hi!
> > >
> > > I only had a curious look here; hope that's still useful.
> > >
> > > On 2021-09-22T16:30:42+0100, Andrew Bur
On Fri, Sep 24, 2021 at 12:34 PM Andrew Burgess
wrote:
>
> * Thomas Schwinge [2021-09-23 11:29:05 +0200]:
>
> > Hi!
> >
> > I only had a curious look here; hope that's still useful.
> >
> > On 2021-09-22T16:30:42+0100, Andrew Burgess
> > wrote:
> > > The top-level configure script is shared bet
Hi!
On 2021-09-24T11:34:34+0100, Andrew Burgess wrote:
> The V2 patch below:
>
> - Moves the check for gcc/ to much later in the configure script,
> after we've finished building target_configdirs,
>
> - Makes use of skipdirs to avoid building anything from
> target_configdirs if we'r
* Thomas Schwinge [2021-09-23 11:29:05 +0200]:
> Hi!
>
> I only had a curious look here; hope that's still useful.
>
> On 2021-09-22T16:30:42+0100, Andrew Burgess
> wrote:
> > The top-level configure script is shared between the gcc repository
> > and the binutils-gdb repository.
> >
> > The