Skip to content

rela rodata in binary builds #17

Description

@hitodama

The compiler puts static consts and multi-dimensional arrays into a special section - which the current (simple) setup of locating text and data to a specific address is not able to handle well (size shoots up due to assigned address).

So far I simply avoided such constructs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions