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: Error while building gcc: Link tests are not allowed after GCC_NO_EXECUTABLES


Anmol Sarma <unmole.in@gmail.com> writes:

> I'm trying to build GCC 4.6.3 but I get the following error when I invoke make:
>
> checking for library containing strerror... configure: error: Link
> tests are not allowed after GCC_NO_EXECUTABLES.
> make[2]: *** [configure-stage2-libiberty] Error 1
> make[2]: Leaving directory `/media/LFS/build/gcc'
> make[1]: *** [stage2-bubble] Error 2
> make[1]: Leaving directory `/media/LFS/build/gcc'
> make: *** [all] Error 2

How precisely did you run configure?

Ian


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