Skip to content

Conversation

jmmlmendes
Copy link

Merge .text.* , .data.* and .bss.* sections in case they are present during the final linking.

Fixes cnplab/clickos#36
With this change, all .text sections are merged into one during the final linking.
Resulting .data.* and .bss.* sections (e.g. resulting from setting
CFLAGS+=-fdata-sections) are merged into .data and .bss sections
respectively during the final linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant