Closed jserv closed 10 years ago
The root cause of the issue is that the linker is assuming the wrong defaults for an object which does not have a .ARM.attributes section.
We can remove all ".ARM.attributes " before linking to avoid this noise. Please reference http://permalink.gmane.org/gmane.comp.gnu.binutils/54317
Thank @georgekang . Can we avoid duplicated linker script descriptions as well?
When loader configuration is enabled, GNU ld always complains as the following: