On Thu, 16 Mar 2017 14:04:01 -0500 Josh Poimboeuf <[email protected]> wrote:
> > After some snooping I discovered there's some precedent for doing this > > in the scripts/gcc-*.sh files. So maybe I'll add a test there and call > > it from the Makefile. > > But now I realize that those other tests are just build tests, whereas > this one needs to be executed. That's a no-go for cross compilers. So > I think we need to do the version check after all. > Fine, but please add a comment saying such. -- Steve

