On Wed, 26 Jan 2011, Dave Martin wrote: > On Wed, Jan 26, 2011 at 3:52 PM, Russell King - ARM Linux > <linux@xxxxxxxxxxxxxxxx> wrote: > > So I don't think weak symbols work like we want them to. > > > > That was the conclusion I came to also ... the linker seems to resolve > references in each object before discarding sections, so the weak > reference has already become concrete and section discard breaks it. Well, I must add to the chorus. And it seems to be impossible to obtain the name of the currently active section from gas either, which would have made the conditional omission of the fixup possible, or similar. Bummer. Nicolas -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html