RE: [Xenomai-help] build fails with "more than 10 operands in `asm'"

2006-02-01 Thread Fillod Stephane
Gary Wallace wrote: > I have tried building both xenomai 2.0.3 and 2.1-rc2 but receive the >following compilation error for both versions: > >xenomai-2.0.3/skins/native/lib/task.c: In function `rt_task_send': >xenomai-2.0.3/skins/native/lib/task.c:354: more than 10 operands in `asm' IIRC, this is

Re: [Xenomai-help] Dual Xeon 2.6.13 SMP config problem

2006-02-01 Thread Nathaniel J Villaume
Hi, It turns out that I had to upgrade the mkinitrd package. The one that comes with FC3 doesn't build the image correctly for SMP. That said, I now can build and boot a vanilla 2.6.15 kernel, but when I try to boot the ipipe-patched kernel, I get the following error near the end of the boot-s

[Xenomai-help] build fails with "more than 10 operands in `asm'"

2006-02-01 Thread Gary Wallace
I have tried building both xenomai 2.0.3 and 2.1-rc2 but receive the following compilation error for both versions: xenomai-2.0.3/skins/native/lib/task.c: In function `rt_task_send': xenomai-2.0.3/skins/native/lib/task.c:354: more than 10 operands in `asm' I'm using a cross compiler (gcc 2.95

RE: [Xenomai-help] build fails with "more than 10 operands in `asm'"

2006-02-01 Thread Fillod Stephane
Gary Wallace wrote: > I have tried building both xenomai 2.0.3 and 2.1-rc2 but receive the >following compilation error for both versions: > >xenomai-2.0.3/skins/native/lib/task.c: In function `rt_task_send': >xenomai-2.0.3/skins/native/lib/task.c:354: more than 10 operands in `asm' IIRC, this is

[Xenomai-help] build fails with "more than 10 operands in `asm'"

2006-02-01 Thread Gary Wallace
I have tried building both xenomai 2.0.3 and 2.1-rc2 but receive the following compilation error for both versions: xenomai-2.0.3/skins/native/lib/task.c: In function `rt_task_send': xenomai-2.0.3/skins/native/lib/task.c:354: more than 10 operands in `asm' I'm using a cross compiler (gcc 2.95

Re: [Xenomai-help] Dual Xeon 2.6.13 SMP config problem

2006-02-01 Thread Jeroen Van den Keybus
My distro is FC3 with linux-2.6.9. I'm trying to get the SMP version of2.6.13 running with Xenomai.   Why not use 2.6.15 immediately ?   Test #2==I used the single CPU kernel config to build the adeos-patched 2.6.13kernel.  This boots and xeno latency runs fine. I had  a problem with `mak

[Xenomai-help] Dual Xeon 2.6.13 SMP config problem

2006-02-01 Thread Nathaniel Villaume
Hi all, This email might be slightly off-topic because it's related to getting even a vanilla SMP kernel running (even though I can get the UP version to run Xenomai). I performed two tests: My distro is FC3 with linux-2.6.9. I'm trying to get the SMP version of 2.6.13 running with Xenomai.