From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48E4A6C3.3080508@domain.hid> Date: Thu, 02 Oct 2008 10:47:31 +0000 From: Malek MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] cross-compiling List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi all, 1) I am newbe in Xenomai, i try to cross-compile xenomai using Buildroot, my configuration is: Xenomai 2.4.5 GCC 4.2.4 uClibc 0.9.29 Binutils 2.18.50.0.1 Busybox Xenomai: ./configure -disable-smp --disable-x86-sep --enable-x86-tsc but every time I get this error: ead_rt_la-shm.lo -MD -MP -MF .deps/libpthread_rt_la-shm.Tpo -c shm.c -fPIC -DPIC -o .libs/libpthread_rt_la-shm.o shm.c: In function '__wrap_mmap': shm.c:98: error: impossible register constraint in 'asm' shm.c:98: error: impossible register constraint in 'asm' shm.c:98: error: impossible register constraint in 'asm' make[4]: *** [libpthread_rt_la-shm.lo] Erreur 1 Is there a solution to this problem ? 2) Is there an option to disable some skins (--disable-vxworks...) ? Thanks Malek