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

Build fail with linking with rust-lld failed: exit code: 0xc0000135 on stable windows gnu for wasm32-unknown-unknown #85624

Closed
madmaxio opened this issue May 24, 2021 · 2 comments · Fixed by #85762
Labels
C-bug Category: This is a bug.

Comments

@madmaxio
Copy link

Build fail with linking with rust-lld failed: exit code: 0xc0000135 on stable windows gnu for wasm32-unknown-unknown

Building yew framework, https://github.com/yewstack/yew

@madmaxio madmaxio added the C-bug Category: This is a bug. label May 24, 2021
@madmaxio
Copy link
Author

Some work is done at yewstack/yew#1868

@mati865
Copy link
Contributor

mati865 commented May 24, 2021

Probably duplicate of #85422

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this issue May 30, 2021
…Mark-Simulacrum

Do not try to build LLVM with Zlib on Windows

Fixes rust-lang#85422
Fixes rust-lang#85624

We do not install Zlib on the CI but recent builds somehow started picking it's shared version.
To avoid relying on CI binaries so let's explicitly disable it.
@bors bors closed this as completed in 957badb May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants