------- Comment #6 from gustcr at yahoo dot com dot ar 2009-05-01 14:57 ------- (In reply to comment #5)
Well... I already read the installation instructions and know them almost by hard... and a bit more. At the web page it says: "First, we highly recommend that GCC be built into a separate directory than the sources which does not reside within the source tree" And for this reason I have the source in: /home2/gdb/local/src/gcc-4.4.0/ while I am building in: /home2/gdb/local/gcc-4.4.0-obj and the final install should go to: /home2/gdb/local/gcc-4.4.0/ For my last trial, for instance, I used: dirac:~/local/gcc-4.4.0-obj$ /home2/gdb/local/src/gcc-4.4.0/configure --prefix=/home2/gdb/local/gcc-4.4.0 --enable-languages=c,fortran I think this directory tree should be ok as no directory is in a subdirectory of any other -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39971