musllibc icon indicating copy to clipboard operation
musllibc copied to clipboard

Current gcc complains about bad relocations for stdin_used etc.__

Open wom-bat opened this issue 2 years ago • 2 comments

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

with gcc 10 or later.

wom-bat avatar Mar 07 '24 21:03 wom-bat

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

moritz-meier avatar Mar 14 '24 18:03 moritz-meier

Is there any progress on this issue?

demoitem avatar May 23 '24 01:05 demoitem