--- In "gajans.garage" <>
wrote:
>
> Hi,
>
> I have not compiled one for 7800 but for 7260. The basic steps were
>
> 1.Download and install (decompress) the cross-compiler on your Linux
> x86 PC (my case a gentoo)
> 2. Download and install (decompress) the 2.6 Kernel source tree on
> your Linux x86 PC (2.6.21-ts from ftp://ftp.embeddedarm.com/)
> 3. Edit the Makefile at the Kernel root dir to point to the
> appropriate cross-compiler path
> In my case:
> ARCH ?= arm
> CROSS_COMPILE ?=
> /media/sbc/gajan/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-
> 4. type "make ts72xx_defconfig"
> (I don&t think you have to do this .. because the kernel is
originally
> for 7800)
> 5. type "make menuconfig"
> 6. type "make"
>
Hi,
I'm also running a Gentoo system. Could you be specific about "the
cross-compiler "? It seems that it's necessary to get exactly the
right combination of gcc , binutils, glibc etc. for the magic
incantations to work.
I put this to one side last time I looked since it seemed rather hit
and miss and I did not have a week to throw at sorting it out.
If you can specify a combination that works it would be a great help.
regards.
------------------------------------
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/
|