I don't think the compiler generates `__libc_init_array`, does it? It seems to 
come from newlib (or some other libc) which most cross toolchains link against. 
This will probably work with most targets, but would it work on any 
microcontroller/toolchain? Maybe implementing our own version in `baselibc` 
would be better?

[ Full content available at: https://github.com/apache/mynewt-core/pull/1392 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to