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

Fix crti, crtbegin, crtn and crtend Order #373

Closed
Kfeavel opened this issue Feb 9, 2022 · 1 comment · Fixed by #374
Closed

Fix crti, crtbegin, crtn and crtend Order #373

Kfeavel opened this issue Feb 9, 2022 · 1 comment · Fixed by #374
Assignees
Labels
bug Something isn't working

Comments

@Kfeavel
Copy link
Member

Kfeavel commented Feb 9, 2022

Global constructors are not being called due to a linker order issue.

@Kfeavel Kfeavel added the bug Something isn't working label Feb 9, 2022
@Kfeavel Kfeavel self-assigned this Feb 9, 2022
@micahswitzer
Copy link
Member

Regressed in 70bbaaf

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

Successfully merging a pull request may close this issue.

2 participants