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

Current gcc complains about bad relocations for stdin_used etc.__ #22

Open
wom-bat opened this issue Mar 7, 2024 · 2 comments
Open

Comments

@wom-bat
Copy link
Member

wom-bat commented Mar 7, 2024

 musllibc/build-temp/stage/lib/libc.a(__stdio_exit.o): copy relocation against non-copyable protected symbol `__stdin_used'

with gcc 10 or later.

@moritz-meier
Copy link

I think it is related to the binutils version. GCC 13.2 with binutils 2.38 is fine. 2.40 is not.

@demoitem
Copy link

Is there any progress on this issue?

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

No branches or pull requests

3 participants