You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
When attempting to add cranelift to a project of mine for use as a JIT compiler, I get:
error: failed to run custom build command for `cranelift-codegen v0.38.0`
Caused by:
process didn't exit successfully: `F:\code\projects\active\untitled\target\debug\build\cranelift-codegen-c6b973378c2b1052\build-script-build` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
--- stdout
cargo:rerun-if-changed=C:\Users\novacrazy\.cargo\registry\src\git.colasdn.top-1ecc6299db9ec823\cranelift-codegen-0.38.0\build.rs
warning: build failed, waiting for other jobs to finish...
error: build failed
This seems to be caused by my build configuration in Cargo.toml: