Skip to content

Conversation

@alexcrichton
Copy link
Member

We don't need the support libgcc SEH library, but we do need the C++ standard
library for running the compiler itself.

cc #29208
Closes #29294

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

We don't need the support libgcc SEH library, but we do need the C++ standard
library for running the compiler itself.

cc rust-lang#29208
@alexcrichton alexcrichton force-pushed the yet-another-windows-dist-fix branch from b100bb7 to d51b432 Compare October 25, 2015 17:32
@alexcrichton
Copy link
Member Author

r? @vadimcn

@vadimcn
Copy link
Contributor

vadimcn commented Oct 25, 2015

@bors: r+ d51b432

@alexcrichton
Copy link
Member Author

@bors: p=1

bors added a commit that referenced this pull request Oct 26, 2015
…adimcn

We don't need the support libgcc SEH library, but we do need the C++ standard
library for running the compiler itself.

cc #29208
Closes #29294
@bors
Copy link
Collaborator

bors commented Oct 26, 2015

⌛ Testing commit d51b432 with merge 039b2ca...

@bors bors merged commit d51b432 into rust-lang:master Oct 26, 2015
@Diggsey
Copy link
Contributor

Diggsey commented Oct 27, 2015

The libgcc SEH library is still required on 64-bit windows-gnu!

@alexcrichton alexcrichton deleted the yet-another-windows-dist-fix branch October 27, 2015 16:33
@alexcrichton
Copy link
Member Author

Ugh forgot that although we don't depend on it libstdc++ does...

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.

6 participants