The GCC is not build in the source directory. The source directory is in another place (/usr/local/src/gcc.4.1.1).
Ivan Matousek >From: Eric Botcazou <[EMAIL PROTECTED]> >To: Ivan Matousek <[EMAIL PROTECTED]> >Subject: Re: gcc.4.1.1 compile error >Date: Fri, 15 Dec 2006 10:06:16 +0100 >User-Agent: KMail/1.7.1 >Cc: gcc-bugs@gcc.gnu.org > >> ./configure --prefix=/usr/local/gcc.4.1.1 --disable-multilib --disable-nls > >Never ever build GCC in the source directory. > >-- >Eric Botcazou