I'm trying to get opencl runniin on a beagle X15 so i can try using it with gnuradio.
I;m not using meta-arago or mete-linaro. I've got as far as a failure in clocl-native. My config is: https://github.com/balister/sdr-build/tree/ti-master Any tips would be great, I'd love to ahve this actually working. Philip sic `llvm-config --libs` -L/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/usr/lib/ti-llvm3.6 -lpthread -lrt -ldl -lm -L/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/usr/lib -L/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/lib -Wl,-rpath,/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/recipe-sysroot-native/lib -Wl,-O1 -o x86/clocl /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -lpthread /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -lrt /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -ldl /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -lstdc++ /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -lm /home/balister/opensdr/ti-thud/build/tmp-glibc/hosttools/ld: cannot find -lc collect2: error: ld returned 1 exit status make: *** [Makefile:86: x86/clocl] Error 1 make: Leaving directory '/home/balister/opensdr/ti-thud/build/tmp-glibc/work/x86_64-linux/clocl-native/1.1.18.00-r0.0/git/host/clocl' ERROR: oe_runmake failed WARNING: /home/balister/open -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
