How difficult is it to add powerpc-apple-darwin as a target?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rfcs

    RFCs for changes to Rust

  • I've never done anything like this before, though. I found miniupnp's attempt but apparently it never worked, and things have changed a lot since then. There's PowerPC on Linux support so Darwin support shouldn't be too hard, right?

  • gccrs

    GCC Front-End for Rust

  • How could one use gcc-rs or mrustc? Maybe cross compile them on x86 to powerpc, but how for a specific version of darwin? AFAIK cross compilation can only be done when you're running the same OS on different architectures?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mrustc

    Alternative rust compiler (re-implementation)

  • How could one use gcc-rs or mrustc? Maybe cross compile them on x86 to powerpc, but how for a specific version of darwin? AFAIK cross compilation can only be done when you're running the same OS on different architectures?

  • Reporting

    Status Reports

  • GCC-RS cannot parse a lot of Rust just yet.

  • rust

    Empowering everyone to build reliable and efficient software.

  • It should (almost) all be in this module: https://github.com/rust-lang/rust/tree/master/library/std/src/sys/unix

  • rust-minix

    WIP Port of Rust's std to Minix

  • A while ago I got Rust's std to build for Minix for fun: https://github.com/ids1024/rust-minix

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why do lifetimes need to be leaky?

    6 projects | /r/rust | 8 Dec 2023
  • Any alternate Rust compilers?

    10 projects | /r/rust | 10 Apr 2023
  • [E0515] I don't really understand lifetimes

    2 projects | /r/rust | 6 Aug 2022
  • GCC Rust Approved by GCC Steering Committee

    9 projects | news.ycombinator.com | 11 Jul 2022
  • Adding a Rust compiler front end to GCC

    7 projects | news.ycombinator.com | 17 Jun 2022