Skip to content

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Sep 23, 2014

Closes #17271
Closes #15420

Allow linking it statically on Win32 with an override.
bors added a commit that referenced this pull request Sep 24, 2014
@bors bors closed this Sep 24, 2014
@vadimcn vadimcn deleted the link-libgcc branch March 1, 2015 08:03
tamird added a commit to tamird/rust that referenced this pull request Apr 18, 2015
- rust-lang#1237 is closed
- `libgcc` is now statically linked:
  rust-lang#17471
@tamird tamird mentioned this pull request Apr 18, 2015
bors added a commit that referenced this pull request Apr 19, 2015
- #1237 is closed
- `libgcc` is now statically linked:
  #17471
steveklabnik pushed a commit to steveklabnik/rust that referenced this pull request Apr 25, 2015
- rust-lang#1237 is closed
- `libgcc` is now statically linked:
  rust-lang#17471
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 11, 2024
… r=Veykril

fix: don't remove parentheses for calls of function-like pointers that are members of a struct or union

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

Windows: 64-bit binaries depend on libgcc_s_seh-1.dll rustc -C link-args=-static-libgcc does not work on Windows
3 participants