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


_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to