[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: howto powerpc build.
On Tuesday 01 March 2005 07:38 pm, Steve Iribarne wrote:
> Hi Everyone.
>
> I need to get a simple howto build a PowerPC version of the 2.6.10
> kernel. I need it to tell me how to build the utils and toolchain etc.
>
> I know there MUST be one out there somewhere.
>
I am assuming that you want to cross-compile the kernel from an i386 machine
to PowerPC. If you are using debian, add the following lines to
the /etc/apt/sources.list
#cross-compilers
deb http://debian.speedblue.org ./
and then just do a
apt-get update
apt-get install gcc-3.3-powerpc
There are probably precompiled packages for other distributions as well...
tavi
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/