Does anyone know how I can cross-compile software for a 1999 iMac G3 with a PowerPC processor? Are there resources on how to develop for this CPU and is there any community around it?

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 6 months ago (1 child)

If I had to guess, I'd say that you're referring to StuffIt archives (with a .sit file extension). They were the most common classic MacOS archive format. Copies of StuffItExpander (free, if I remember correctly) are readily available, however unrar on *nix platforms will also extract them and retain the Mac resource fork according to https://github.com/PiSCSI/piscsi/issues/630 . Good luck!

  • source
  • parent
  • hideshow 2 child comments