Welcome, Guest. Please login or register.

Author Topic: gcc crosscompilation for beginners.  (Read 693 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline elendilTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2002
  • Posts: 324
    • http://www.idiot.fnuck.dk
gcc crosscompilation for beginners.
« 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.