| |||
| Home > Linker command-line options > --ref_cpp_init, --no_ref_cpp_init | |||
This option enables or disables the linker adding a reference
to the C++ static object initialization routine in the ARM libraries.
The default reference added is __cpp_initialize__aeabi_.
To change this you can use --cppinit.
Using C and C++ Libraries and Floating-Point Support: