From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4DC82CD1.4030605@domain.hid> Date: Mon, 09 May 2011 20:05:05 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4DC430AE.20206@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] user-space support : Inconsistency detected by ld.so List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurele Traynard Cc: Xenomai help On 05/09/2011 08:57 AM, Aurele Traynard wrote: > Hello > > it is activate... is it bad or is there a workaround > CONFIG_IWMMXT=y I am unable to find the exact post, but at some point in the past around august 2009, we commented out the code in Xenomai context switch, which takes care of IWMMXT. This means that real-time tasks should run without using iwmmxt. And that Xenomai should be compiled with CONFIG_XENO_HW_FPU off. -- Gilles.