Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHDR segment not present in interpreter linked by ld #6

Open
matheusmoreira opened this issue Sep 21, 2024 · 0 comments
Open

PHDR segment not present in interpreter linked by ld #6

matheusmoreira opened this issue Sep 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@matheusmoreira
Copy link
Collaborator

For some reason, GNU ld is not adding a PHDR segment when linking the lone interpreter. This leads to the failure of the lone-embed automated test case which in turn fails all ld builds in the build matrix.

At some point I'm gonna have to address this.

@matheusmoreira matheusmoreira added the bug Something isn't working label Sep 21, 2024
@matheusmoreira matheusmoreira self-assigned this Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant