Hi,

I'm trying to build rtems-kernel with the RSB. I haven't gotten it to work. I'm 
getting "Undefined reference to" errors for variables defined in tls.h 
(_TLS_Data_size, _TLS_Data_begin, etc.). I noticed that they are being defined 
in linkcmds.base in my bsp-install directory. The current command I'm using is

../source-builder/sb-set-builder \
--prefix=/home/rlong/rtems-work/bsp-install/arm-rtems6 \
-rtems-bsp=arm/xilinx_zynq_a9_qemu \
6/rtems-kernel

I'm not sure what argument needs the location of bsp-install (if it's needed). 
Can anyone help me out?

Thanks,
Ryan
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to