This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Re: configure: error: building in source directory is not supported in this release
- From: "fsshl plinlin" <fsshl at snuhbuhguh dot zzn dot com>
- To: Darwin-documentation at lists dot apple dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 15 May 2006 13:25:49 -0500
- Subject: Re: Re: configure: error: building in source directory is not supported in this release
Union-Souths-Computer:~/developer UnionSouth$ ../gcc-5250/configure
creating 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
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
---------------------------------------------------------------
I had cctools in my /developer folder, but I do not know how to
generate cc from it?
eric