Hi,
Richard <> [20080305 06:36:05 -0000]:
>
> --- In Jeff Cunningham <> wrote:
> >
> > Did you look back through the archives of this list? There are several
> > lengthy discussions in the last six months on building 2.6 kernels.
> >
> > Or, you could take a look at a page I made for a friend who was trying
> > to duplicate mine:
> >
> > http://cunningham.homeip.net/ts7200.html
> >
> > Its the section titled: "Building and Setting up a 2.6 Kernel" about 1/3
> > of the way down.
>
> Sorry about the delay here I have been very busy at work lately. I
> have followed the instructions on your web page and have not had any
> luck.
>
Depends on the distro you are using however if you are using Debian the
'official' approach would be to use emdebian-tools to roll your own
toolchain; this however I found broken when I tinkered with it a month ago.
If you do not mind installing pre-alien'ed RPM packages on your box then:
http://www.freaknet.org/martin/crosstool/packages/
I downloaded:
http://www.freaknet.org/martin/crosstool/packages/arm-crosstool-linux-gnueabi-gcc-4.1.1-glibc-2.5-crosstool_0.42-1_i686.deb
Afterwards all you need is the alias in your shell:
alias amake='make ARCH=arm CROSS_COMPILE=arm-crosstool-linux-gnueabi-'
Then type 'amake' instead of 'make' to cross compile your kernel.
Alternatively, if you are not so bothered about EABI, then a good APT source:
http://debian.speedblue.org/
Cheers
Alex
--
_________________________________________
/ A good reputation is more valuable than \
| money. |
| |
\ -- Publilius Syrus /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|