linker script question

Alan Modra alan@linuxcare.com.au
Thu Mar 29 11:48:00 GMT 2001


On 28 Mar 2001, Nick Papadonis wrote:

> I would assume that _ebss would be the end of memory.  Nope.  The linker puts
> some .stab symbols in after the .bss section/_end symbol.

Yes, but .stab sections are normally neither loaded nor allocated, thus
they aren't part of your program's memory image.

Alan Modra
-- 
Linuxcare



More information about the Binutils mailing list