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?

A Bondi Blue iMac all-in-one PC from 1998
you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 6 months ago (1 child)

Are you putting Linux on it, or are you looking to run MacOS?

If you're doing Linux, doing a GCC cross tool chain (with a tool like crosstool-ng) should be a good start.

  • source
  • hideshow 1 child comment