From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4AF82BFA.1080903@domain.hid> Date: Mon, 09 Nov 2009 15:49:30 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4AF813D2.2000001@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] Context-sharing semaphores List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Remco den Breeje Cc: Jan Kiszka , xenomai-core Remco den Breeje wrote: > Classic. Ah. Sorry. Found the bug in the mean time. It is in the Makefile. You do not pass the compilation flags for compilation for Xenomai posix skin. So, your user space application uses plain linux semaphores. See: doc/txt/pse51-skin.txt in xenomai sources or: http://www.xenomai.org/index.php/Porting_POSIX_applications_to_Xenomai#Compilation_flags. -- Gilles