Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: elendil on April 08, 2003, 03:04:32 PM

Title: gcc crosscompilation for beginners.
Post by: elendil on April 08, 2003, 03:04:32 PM
Hi. I suck at reading man pages written by linux geeks who really did not want to write them, so:

I use gcc in linux x86 and feel the need to crosscompile my (very advanced, things like hello world and the likes :)) code to the ppc platform. Is this possible and if so how?

I tried gcc -mcpu=ppc but that was not good enough.

Sincerely,

-Kenneth Straarup.