Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

nvptx install fails on Windows #10

Open
bheisler opened this issue Aug 4, 2018 · 2 comments
Open

nvptx install fails on Windows #10

bheisler opened this issue Aug 4, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@bheisler
Copy link
Contributor

bheisler commented Aug 4, 2018

If I run nvptx install in Git Bash, this is the result:

$ nvptx install
download: https://s3-ap-northeast-1.amazonaws.com/rust-accel/rustc-1.28.0-dev-x86_64-unknown-linux-gnu.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 51.9M  100 51.9M    0     0  1833k      0  0:00:29  0:00:29 --:--:-- 1710k
expand: rustc-1.28.0-dev-x86_64-unknown-linux-gnu
Error: OtherError { step: Install, comment: "Unknown IO Error", error: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." } }

I'm not sure which file it can't find. Also, the x86_64-unknown-linux-gnu build is wrong for Windows.

@termoshtt
Copy link
Contributor

I totally forget Windows support. We need to start with building rustc.

@termoshtt termoshtt added the help wanted Extra attention is needed label Aug 9, 2018
@mrbianchi
Copy link

same problem :/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants