【求助】GCC安装不了

【求助】GCC安装不了

我是新手,在安装GCC的时候出了问题,请高手帮忙,谢谢!

[rainstar@localhost rainstar]$ cd /home/rainstar/downloads/gcc-4.0.1
[rainstar@localhost gcc-4.0.1]$ ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
configure: error: Building in the source directory is not supported in this release. See http://gcc.gnu.org/install/configure.html for more details.
[rainstar@localhost gcc-4.0.1]$

error  的意思是不是要换个目录才形阿?      
你现在用的linux版本不支持这个版的gcc,      
See http://gcc.gnu.org/install/configure.html for more details.      
你现在用的linux版本不支持这个版的gcc.