Skip to content

Add i586-unknown-linux-gnu rustc binaries #35045

Closed
@goertzenator

Description

@goertzenator

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions