This is the mail archive of the gcc-help@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: Problem Building cross GCC 4.6.0


shea@shealevy.com writes:

> I'm trying to build GCC 4.6.0 on an x86_64-unknown-linux-gnu host
> targeting mipsel-unknown-linux. The build of libquadmath is failing with:
>
> checking dynamic linker characteristics... configure: error: Link tests
> are not allowed after GCC_NO_EXECUTABLES.
>
> The configure flags are here: https://gist.github.com/891740

It looks to me like building a cross-compiler to GNU/Linux is broken
unless you have all your ducks in a row.

http://gcc.gnu.org/ml/gcc/2011-03/msg00461.html

Ian


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