On Wed, Apr 13, 2005 at 12:52:03AM +0300, Stelios Xanthakis wrote:
> 
> Hello.
> 
> All of a sudden, I add one more function to my program
> and I get a weird "No room for program headers (allocated
> 6 need 7)".
> 
> After some googling, it seems that this error has
> appeared many times before and the usual advice is to
> modify the ld script.  However, I have no special ld
> script. Just gcc.
> 
> Is my program too big or is this a bug in ld?
> Can you suggest a quick workaround? My work is halted!

No, not until you give a lot more detail.  You failed to even specify
the target you are using!

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to