[David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections

Richard Henderson rth@redhat.com
Fri Mar 1 17:00:00 GMT 2002


On Fri, Mar 01, 2002 at 04:52:55PM -0800, David Mosberger wrote:
> The reason I moved the labels outside is because
> otherwise the linker seems to insist on creating the sections, even if
> they're empty.  Is there another way to avoid this?

Not that I'm aware of.  I suppose you could put

	${RELOCATING+. = ALIGN(${ALIGNMENT})}

before the first label, which should have the same effect.


r~



More information about the Binutils mailing list