From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50940477.4020102@gmail.com> Date: Fri, 02 Nov 2012 17:35:51 +0000 From: Stefan Videv MIME-Version: 1.0 References: <5092AEB3.2070009@gmail.com> <4b27818deb6c26a74a2ab839cb07f718.squirrel@www.xenomai.org> <5093F975.9060807@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Compiling the Xenomai examples List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org On 11/02/2012 05:13 PM, Gilles Chanteperdrix wrote: > Stefan Videv wrote: >> make XENO=/media/rootfs/usr/xenomai/ ARCH=arm-linux-gnueabi- >> KSRC=/media/rootfs/usr/include DESTDIR=/media/rootfs > Should be ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi > and KSRC should be the path to the kernel sources. > That's a good point. When you say kernel sources, do you mean headers or sources? It seems the terms are used interchangeably to me, and it's quite confusing. -- Stefan