This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.


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


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