> I just fixed this problem (or at least a similar one) by manually > creating the 'i686-pc-linux-gnu/libgfortran/generated' directory. Yes, that fixes it, but the generated files should go to $(srcdir) and not $(builddir). So, it works for now, but it's not the right fix. FX