> I cannot reproduce, but this might come from missing dependencies in Make- > lang.in for the affected files.
Right, there's no explicit dependencies for seh_init.o at all, although this is not something new. Has something changed recently in the way e.g. system.h or similar are generated/handled that would explain this change in behavior? I guess we should in any case go ahead and add explicit deps for seh_init.o? Eric, would you mind have a shot at it? Diego, can you confirm that it's indeed seh_init.o which is failing? Arno