Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link libgcc statically on Win64. #17471

Closed
wants to merge 1 commit into from
Closed

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
3 participants