You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]MinGW's linker does not create a reloc section for DYNANICBASE executables[/-][+]MinGW's linker does not create a reloc section for DYNAMICBASE executables[/+]on Aug 19, 2014
Activity
[-]MinGW's linker does not create a reloc section for DYNANICBASE executables[/-][+]MinGW's linker does not create a reloc section for DYNAMICBASE executables[/+]steveklabnik commentedon Feb 2, 2016
Triage: unsure if there's been any change.
mati865 commentedon Aug 11, 2020
@rustbot modify labels: -O-windows +O-windows-gnu
Fixed in Binutils 2.34: https://sourceware.org/bugzilla/show_bug.cgi?id=17321
There is reliable workaround for older versions: TheRyuu/FFmpeg@91b668a
LLD was never affected.
mati865 commentedon Feb 17, 2023
AFAIK this is fixed in Binutils shipped on recent nightly builds.