bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "No room for program headers" strikes again


From: Nick Clifton
Subject: Re: "No room for program headers" strikes again
Date: Wed, 13 Apr 2005 14:09:45 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi Stelios,

Sorry.  It's a suse 8.1 (quite old) with gcc 3.4-core compiled
from source, at x86.  ld --version gives
    2.12.90.0.15 20020717 (SuSE)

The code I'm trying to compile is made with a code generator
and it's indeed rather huge.  It has thousands of functions
in one huge file,several sections and with debugging data
the final file is about 2MB. So it could indeed require much
space for "program headers". The question is, custom ld
script the only solution?

Not necessarily. You are using a very old version of the linker. If you update to the current release (v2.15) or even the current development sources, you may well find that the problem is resolved.

Cheers
  Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]