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 compiling GCC 3.2 on i686-pc-linux: "not enough room for program headers"


>>>>> "Francis" == Francis Hwang <francis@rhizome.org> writes:

  Francis> I'm trying to compile GCC 3.2, and configure seems to work, but then when I
  Francis> make, I get this error:

  Francis> checking whether the C compiler (...) works... no
  Francis> configure: error: installation or configuration problem: C compiler cannot
  Francis> create executables.

  Francis> /usr/bin/ld: conftest: Not enough room for program headers (allocated 6,
  Francis> need 7)
  Francis> /usr/bin/ld: final link failed: Bad value

What kind of system do you have?  What does `sh config.guess' say?
Is /usr/bin/ld a native linker, or the GNU linker?

Ben



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