All, I noticed that files in the c-family directory compiled during stage3 arn't using -Werror along with many other Warning flags usually applied during stage3 This to me appears to be because nothing is definng "c-family-warn = $(STRICT_WARN)" so any warnings specified as parrt of STRICT_WARN arn't being applied when compiling any fille within gcc/c-family Graham