Skip to content

Build fake compiler-rt on MSVC #28633

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

Closed
wants to merge 3 commits into from
Closed

Build fake compiler-rt on MSVC #28633

wants to merge 3 commits into from

Conversation

angelsl
Copy link
Contributor

@angelsl angelsl commented Sep 24, 2015

Depends on #28611.

Since we no longer need compiler-rt, don't build it. This removes the dependency on MinGW-W64 completely.

We build an empty compiler-rt.lib because our bootstrap snapshot still links to compiler-rt.lib when compiling an output.

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@angelsl
Copy link
Contributor Author

angelsl commented Sep 24, 2015

r? @alexcrichton

@alexcrichton
Copy link
Member

Thanks for the PR! I'm not sure, however, that we'll be able to land #28611 soon, so I'm gonna close this waiting for that to be resolved. If that's merged soon, however, I'll try to reopen this.

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.

5 participants