From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4EE27819.4050000@domain.hid> Date: Fri, 09 Dec 2011 22:05:29 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4EE1C949.2030404@domain.hid> In-Reply-To: <4EE1C949.2030404@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Novice - help needed List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Damir Anicic Cc: xenomai@xenomai.org On 12/09/2011 09:39 AM, Damir Anicic wrote: > Hi! > > (Sorry for a long mail) > > This is my first xenomai instalation. > > Xenomai 2.6.0 > linux kernel 2.6.38.8 > on Ubuntu 11.10 > on (normal) desktop intel PC ( Core(TM)2 Duo CPU ) > > All compiled and booted (it does boot xemonai-kernel): If your compiler is gcc 4.6, please make sure to pass -fno-omit-frame-pointers in the CFLAGS -- Gilles.