93
submitted 5 days ago by alessandro@lemmy.ca to c/pcgaming@lemmy.ca
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 11 points 4 days ago

Non-gaming anecdote: Colleagues wanted to build a Rust application for different platforms. (Save for scripting languages, Rust has some of the nicest tooling around that.)

Building for Windows:
cross build --release --target=x86_64-pc-windows-gnu

Building for Linux:
cross build --release --target=x86_64-unknown-linux-gnu

Building for macOS:
Uh, you need some signing key or something like that? I believe, they had also concluded that you'd need to use a Mac to do the build, rather than being able to cross-compile from wherever.
In the end, they decided not to support macOS...

this post was submitted on 02 Jun 2025
93 points (93.5% liked)

PC Gaming

11236 readers
363 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS