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

cargo build always compiles 32-bit binaries on windows #503

Closed
vasily-kirichenko opened this issue May 27, 2016 · 2 comments
Closed

cargo build always compiles 32-bit binaries on windows #503

vasily-kirichenko opened this issue May 27, 2016 · 2 comments

Comments

@vasily-kirichenko
Copy link

> rustup show
installed toolchains
--------------------

stable-i686-pc-windows-gnu (default)
beta-i686-pc-windows-gnu
nightly-i686-pc-windows-gnu

active toolchain
----------------

stable-i686-pc-windows-gnu (default)
rustc 1.8.0 (db2939409 2016-04-11)
@vasily-kirichenko vasily-kirichenko changed the title cargo build always compiles 32-bit binaries on windows cargo build always compiles 32-bit binaries on windows May 27, 2016
@Diggsey
Copy link
Contributor

Diggsey commented May 27, 2016

Duplicate of #176 and fixed by #421 which will come into effect with the next release.

@Diggsey Diggsey closed this as completed May 27, 2016
@vasily-kirichenko
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants