gilles mendes wrote:
 > (...)
 > gcc -L/usr/xenomai/lib --uvm-ldflags -otest2 ./Util.o ./main_hpci.o 
 > ./rtai_util.o -luvm -lnucleus -lpthread -lvxworks
 > (...)

You likely have a problem with the makefile: the parameter --uvm-ldflags
should be passed to xeno-config, not to gcc.

You should try first with a simple Makefile, such as 
ksrc/skins/vxworks/demos/Makefile

Once it works with this simple makefile, you can try with a complex one.

-- 


                                            Gilles Chanteperdrix.

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to