> Actually, boost 1.74 only uses override in a handful of cases. Not worth updating now. > > Therefore, it does not seem doable to use -Wsuggest-override with gcc. > > JMarc This should be useful to disable such warnings from boost: https://stackoverflow.com/questions/3308523/how-to-eliminate-external-lib-third-party-warnings-in-gcc Yuriy