------- Comment #13 from rguenth at gcc dot gnu dot org 2009-11-03 09:50 ------- Same problem persists. The problem are
lto-plugin.lo: ... /abuild/rguenther/obj3/./prev-gcc/include/stddef.h \ ... /abuild/rguenther/obj3/./prev-gcc/include/stdint.h /usr/include/stdint.h \ in lto-plugin/.deps/lto-plugin.Plo Still +dependencies = { module=lto-plugin; on=all-gcc; }; is probably correct and needed as we include #include "../gcc/lto/common.h" which might refer to generated includes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41569