On Sun, 13 Apr 2008, ik wrote: > Hello, > > What do I require to do in order to cross compile code I've written on > an x86_64 to i386 on Linux ? Make sure you have the i386 version installed and do a : ppc386 <yourproject> That's it. I do it daily. Michael.