From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52BECBC2.4000709@xenomai.org> Date: Sat, 28 Dec 2013 14:01:54 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1388233874-6599-1-git-send-email-romain.naour@openwide.fr> In-Reply-To: <1388233874-6599-1-git-send-email-romain.naour@openwide.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [PATCH 0/1] armv5tej support in xenomai List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Romain Naour Cc: xenomai@xenomai.org On 12/28/2013 01:31 PM, Romain Naour wrote: > Hi Gilles, > > Can confirm that the armv5tej architecture is supported by xenomai ? > > There are currently some compilation errors like this one on buildroot's autobuilder: > http://autobuild.buildroot.net/results/e3b/e3b534dafb6dd7d788b0c3629ccc0b25702790f0/build-end.log > > This error is fixed by the following path. > > Best regards, > Romain Naour > > Romain Naour (1): > arm: enable armv5tej support > > include/asm-arm/features.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > BTW: - you are not using xenomai latest version, which is 2.6.3 - to disable installing documentation for the xenomai package, you should pass --disable-doc-install, as ./configure --help would show you. -- Gilles.