configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.

Don Quixote de la Mancha quixote@dulcineatech.com
Thu Oct 13 18:23:00 GMT 2011


On Thu, Oct 13, 2011 at 11:14 AM, Darcy Watkins
> Snippet from bottom of build.log.  Anyone seen this or know what's up
> here?

I keep getting this while trying to bootstrap llvm-gcc4.2.

The error is spurious.  It's caused by some cruft left over from a
previous build that is screwing up a new attempt to configure your
current build.

You can fix it with "make distclean" in the right directories,
unfortunately I cannot tell from your build log which directories you
need to do it in.

Once having done "make distclean", the next attempt at building should
do a full configure successfully in the directories that you cleaned.

There was more than one of them, as I recall.

I have not yet successfully built llvm-gcc4.2.  ./configure Is A Tool
Of The Devil.

-- 
Don Quixote de la Mancha
Dulcinea Technologies Corporation
Software of Elegance and Beauty
http://www.dulcineatech.com
quixote@dulcineatech.com

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list