Closed
Description
Filing this issue as recommended here.
rust-std
binaries are provided for i586-unknown-linux-gnu, but not rustc
. Can we have rustc
binaries too?
I am working on an embedded Vortex86 CPU(not quite i686). I would like to have a rustc
that targets i586 by default because...
- I was unable to build my own rustc that targets i586 by default.
- It is awkward to integrate
--target
and the resulting target path changes into my build system.
Metadata
Metadata
Assignees
Labels
No labels