Problem compiling GCC 3.2 on i686-pc-linux: "not enough room for program headers"

Ben Elliston bje@redhat.com
Tue Oct 29 17:11:00 GMT 2002


>>>>> "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




More information about the Gcc-help mailing list