MinGW's linker does not create a reloc section for DYNAMICBASE executables

5b046d5
Opened by Daniel Micay at 2023-02-17 01:06:59

This issue exists to track the necessity of a workaround for this bug in the compiler.

  1. Triage: unsure if there's been any change.

    Steve Klabnik at 2016-02-02 17:47:50

  2. @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: https://github.com/TheRyuu/FFmpeg/commit/91b668acd6decec0a6f8d20bf56e2644f96adcb9 LLD was never affected.

    Mateusz Mikuła at 2020-08-11 14:00:20

  3. AFAIK this is fixed in Binutils shipped on recent nightly builds.

    Mateusz Mikuła at 2023-02-17 01:06:59