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: ld: gengenrtl: Not enough room for program headers


Larry Evans wrote:

> I got the above error message while bootstrapping gcc3.1 on:

[snip]

>
> /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6, need 7)
> /usr/bin/ld: final link failed: Bad value
> collect2: ld returned 1 exit status
> make[2]: *** [gengenrtl] Error 1
> make[2]: Leaving directory `/mnt/scratch/download/gcc-3.1/debug/build/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory `/mnt/scratch/download/gcc-3.1/debug/build/gcc'
> make: *** [bootstrap] Error 2
> >------------------------------------
> Please, what should I do to work-around the problem?

[snip]
Found an answer in search for "room program headers" in http://sources.redhat.com/ml/bug-binutils/.
Sorry for the noise.



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