Margaret Doll wrote: > I need help in installing gcc in /usr/local. > > After configuring gcc in /usr/local/gcc-4.4.1/objdir using > > ../gcc/configure --prefix=/usr/local/ --enable-threads=[osix > --enable-shared --enable-languages=c++,java --enable-bootstrap Last but not least, from your build dir you should invoke the toplevel configure, that is the one in gcc-4.4.1, not in gcc-4.4.1/gcc.
Paolo.