[Armadillo:01503] Re: about armadillo-210

friday@rise email@hidden
2007年 2月 28日 (水) 16:33:35 JST


hi

In the linux-2.6.12.3-a9-8/Makefile,
atmark has setup the ARCH and CROSS_COMPILE

ARCH            ?= arm
CROSS_COMPILE   ?= arm-linux-

So I think in vmware it's enough.

I will try to compile in atmark-dist

Thanks.


On Wed, 2007-02-28 at 16:20 +0900, Yasushi SHOJI wrote:
> At Wed, 28 Feb 2007 16:10:40 +0900,
> email@hidden wrote:
> > 
> > hi
> > 
> > I just download
> > http://download.atmark-techno.com/armadillo-210/source/kernel/linux-2.6.12.3-a9-8.tar.gz
> > 
> > in vmware
> > 
> > tar zxvf linux-2.6.12.3-a9-8.tar.gz 
> > cd linux-2.6.12.3-a9-8
> > cp arch/arm/configs/armadillo210_defconfig .config
> > make 
> > 
> > Is there something wrong ?
> 
> yup. there is some thing wrong.
> 
> you need to set ARCH=arm and CROSS_COMPILE=arm-linux-gcc to compile
> linux kernel for arm architecture. plus, you need to run make
> oldconfig.
> 
> prefered way would be:
> 
>     tar xfvz atmark-dist-20061020.tar.gz
>     tar xfvz linux-2.6.12.3-a9-8.tar.gz
>     mv linux-2.6.12.3-a9-8 atmark-dist-20061020/linux-2.6.x
>     cd atmark-dist-20061020
>     make menuconfig
>     make
> 
> regards,




armadillo メーリングリストの案内