How do you compile programs from Intel to Powerpc? - clonk rage 4.9.10
I want a game port from Intel, PowerPC. I have a Macintosh computer and a program called XCode, if it helps. The game is called Clonk Rage and access to source code.
How do you compile programs from Intel to Powerpc? - clonk rage 4.9.10
I want a game port from Intel, PowerPC. I have a Macintosh computer and a program called XCode, if it helps. The game is called Clonk Rage and access to source code.
1 comment:
They have a beginning. Access XCode and GCC in general the ones you want, when you are cross-creation. The first answer I found, because it is based on Ubuntu:
http://ubuntuforums.org/archive/index.ph ...
This page indicates that you have already installed via a cross-compiler.
http://r.research.att.com/tools/
Then it's a simple question, but boring to resolve dependencies - what libraries you need - and replacement routines in assembler, as applicable.
Post a Comment