This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
configure: error: building in source directory is not supported in this release
- From: "fsshl plinlin" <fsshl at snuhbuhguh dot zzn dot com>
- To: gcc at gcc dot gnu dot org, darwin-documentation at lists dot apple dot com
- Date: Sun, 14 May 2006 17:48:35 -0500
- Subject: configure: error: building in source directory is not supported in this release
dear gcc advancer user:
I am try to install gcc in my MAC OS X 7.9, by down load from apple
s website's gcc-5250, but when I did ./configure
-----------------------------------------------------------------------------------------------------------------
Union-Souths-Computer:~/gcc-5250 UnionSouth$ ./configure
loading cache ./config.cache
checking host system type... powerpc-apple-darwin7.9.0
checking target system type... powerpc-apple-darwin7.9.0
checking build system type... powerpc-apple-darwin7.9.0
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.
--------------------------------------------------------------------------------------------------------------
please help
eric