[PATCH] Use linker set for system initialization
Chris Johns
chrisj at rtems.org
Mon Dec 14 02:27:12 UTC 2015
On 12/11/15 21:59, Sebastian Huber wrote:
>
> All the constructors are used via function pointers, so without
> link-time optimization and a very smart compiler, they must exist as a
> single function.
I think there may be a binutils bug in the mapping option.
> You can use objcopy --globalize-symbol if you really
> need a global symbol, e.g. for tracing.
Nice and thanks. I did not know this existed.
Chris
More information about the devel
mailing list