Has anyone seen "make install" in libjava in gcc 3.3 recompile many files? Before "make install", I did "make bootstrap" to make sure all files were upto date. "make bootstrap" finished without recompiling any files. But "make install" still recompiled quite a few files. H.J.