> Here g++ is invoked without an absolute path, so if you have an older > version of g++ in your path that does not grok -Wno-narrowing yet that > will fail, won't it? I assume that's why only some like you and me are > seeing this, but not all of us.
Yes, for some reason the base C++ compiler is used instead of the stage1 one. -- Eric Botcazou