Adding custom sections to default linker script

Erik Christiansen dvalin@internode.on.net
Fri Sep 4 12:24:00 GMT 2015


On 03.09.15 10:55, Jonas Maebe wrote:
> On another note, I discovered a problem with the -T and INSERT: it
> appears that if the linker response file contains an ENTRY() command,
> it gets ignored in this case and the one from the default linker
> script gets used. We need that for proper initialisation/finalisation
> of dynamic libraries :/

Ah, that's not augmentation. ;-)
Have you tried using the -e commandline option for that override?

Erik



More information about the Binutils mailing list