This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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?

Look at config.log and see why it fails.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]