------- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-09-08 08:02 ------- > Do you mean I have to remove srcdir=/home/odyssey/f065093/gcc/gcc-4.3.2/ > from configure options?
Yes. > Also your statement building src directory is not supported. Does this mean I > have to run the configure script from > /home/odyssey/f065093/gcc/gcc-4.3.2/install and run gmake from the same > directory? No, you need 3 different directories: source, object and install, and configure as indicated in http://gcc.gnu.org/install/configure.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41304