Sergei Dyshel <SERGEID@xxxxxxxxxx> writes: > ../../../../trunk/libgcc/../gcc/libgcc2.c:33:21: > warning: ../.././gcc/tconfig.h is shorter than expected This seems like a mildly alarming warning. It implies a discrepancy between stat and read. That should never happen on GNU/Linux, unless you are changing the files during the compilation or something along those lines. Something is wrong somewhere. Ian