Stefan Schaal wrote:
> Hi,
> 
>    this is following up on an installation of Alex's Xenomai tree on  
> Ubuntu 9.04 running the 2.6.29.5 kernel. While we managed to talk to  
> the  NI data acquisition board we have with this tree, we suddenly  
> discovered that some of our other software doesn't work anymore, in  
> particular threads. Below is a tiny program to run a thread, and the  
> compile statement we use. The thread never starts running. Does  
> anybody know what is going wrong here?
> 
> Thanks  a lot for any hint!
> 
> Best wishes,
> 
> -Stefan
> 
> compile statement:
> 
> gcc -o xtest xeno_thread_test.c -I/Network/Servers/duerer/clmc/prog/ 
> include -I/usr/xenomai/include -I/usr/xenomai/include/posix - 
> D_GNU_SOURCE -D_REENTRANT -Wall -pipe -D__XENO__ -Wl,@/usr/xenomai/lib/ 
> posix.wrappers -L/usr/xenomai/lib -lpthread_rt -lpthread -lrt
> 
> 
> run the executable:
> 
> unix> xtest (which should generate some print-outs, but it doesn't ...)

Could you send me (privately), the xtest binary?

-- 
                                            Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to