Hi Linus, On Mon, 13 Sep 2021 17:24:11 -0700 Linus Torvalds wrote: > > On Mon, Sep 13, 2021 at 5:19 PM Linus Torvalds > wrote: > > > > What version of gcc is this? Are you maybe on gcc-4.9 and we just > > didn't check that properly? > > Hmm. That version check works for me (tested by just arbitrarily > making min-tool-version return version 15 for gcc ;) > > So you got far enough that I don't believe you have gcc-4. $ gcc --version gcc (Debian 10.2.1-6) 10.2.1 20210110 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > I have no idea why it then complains about removal of the GCC4 macros. Me neither :-( -- Cheers, Stephen Rothwell