i have installed xenomai on arm based taget board. Now i would like to cross
compile a userspace program on my host machine. If i done it as below it
giving me error , CFLAGS undefined variable. some one please let me know
what exact way to cross compile a xenomai userspace program.


CFLAGS =`DESTDIR=/home/balijepalli/omap4/root
/home/balijepalli/omap4/root/usr/xenomai/bin/xeno-config --skin native
--cflags` LDFLAGS=`DESTDIR=/home/balijepalli/omap4/root
 /home/balijepalli/omap4/root/usr/xenomai/bin/xeno-config --skin native
--ldflags` arm-none-linux-gnueabi-gcc -o st $CFLAGS st.c$LDFLAGS



Suresh balijepalli
Rosenehim,Baveria.




-- 

Suresh balijepalli
Rosenehim,Baveria.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to