Re: cross compile linux

2012-02-12 Thread Anuz Pratap Singh Tomar
On Sun, Feb 12, 2012 at 11:38 PM, Anuz Pratap Singh Tomar < chambilketha...@gmail.com> wrote: > > > On Sun, Feb 12, 2012 at 11:17 AM, Mulyadi Santosa < > mulyadi.sant...@gmail.com> wrote: > >> On Sat, Feb 11, 2012 at 14:05, chromaticwt zac >> wrote: >> > what is the proper way to cross compile th

Re: cross compile linux

2012-02-12 Thread Anuz Pratap Singh Tomar
On Sun, Feb 12, 2012 at 11:17 AM, Mulyadi Santosa wrote: > On Sat, Feb 11, 2012 at 14:05, chromaticwt zac > wrote: > > what is the proper way to cross compile the linux kernel from one arch to > > another? specifically, > > i386 -> ppc. > Try this tutorial http://free-electrons.com/docs/toolchai

Re: cross compile linux

2012-02-12 Thread Mulyadi Santosa
On Sat, Feb 11, 2012 at 14:05, chromaticwt zac wrote: > what is the proper way to cross compile the linux kernel from one arch to > another? specifically, > i386 -> ppc. Just adding to what others had said, you might also consider ptxdist or scratchbox to automate such cross compiling things. Of

Re: cross compile linux

2012-02-11 Thread Matthias Brugger
On 02/11/2012 10:15 AM, Daniel Baluta wrote: > On Sat, Feb 11, 2012 at 9:05 AM, chromaticwt zac > wrote: >> what is the proper way to cross compile the linux kernel from one arch to >> another? specifically, >> i386 -> ppc. > > You should use a cross-compiler. I recommend you crosstool-ng. > Use

Re: cross compile linux

2012-02-11 Thread Daniel Baluta
On Sat, Feb 11, 2012 at 9:05 AM, chromaticwt zac wrote: > what is the proper way to cross compile the linux kernel from one arch to > another? specifically, > i386 -> ppc. You should use a cross-compiler. I recommend you crosstool-ng. Use google for references. [1] thanks, Daniel. [1] http://f