You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since .sdata sections are not grouped in the common linker script, we could get link-time errors related to the GP-relative addressing mode. Some .sdata variables may be allocated out of range.
The text was updated successfully, but these errors were encountered:
Since .sdata sections are not grouped in the common linker script, we could get link-time errors related to the GP-relative addressing mode. Some .sdata variables may be allocated out of range.
The text was updated successfully, but these errors were encountered: