Skip to content

Conversation

thestinger
Copy link
Contributor

This is enough for dynamic libraries, but not executables because MinGW
does not output a .reloc section even with --dynamicbase. It could
either be worked around by exporting a DLL symbol from the executable or
fixed in MinGW itself.

This is enough for dynamic libraries, but not executables because MinGW
does not output a .reloc section even with `--dynamicbase`. It could
either be worked around by exporting a DLL symbol from the executable or
fixed in MinGW itself.
bors added a commit that referenced this pull request Aug 18, 2014
This is enough for dynamic libraries, but not executables because MinGW
does not output a .reloc section even with `--dynamicbase`. It could
either be worked around by exporting a DLL symbol from the executable or
fixed in MinGW itself.
@bors bors closed this Aug 18, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
…Veykril

fix: Fix "needless return" diagnostic for trailing item declarations

Fixes rust-lang#16566
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

Successfully merging this pull request may close these issues.

2 participants