Hi,
I got the four versions of pocl(v590,v617, v623, v625), cross built them on
x86-Gentoo for ARM board, and all the .so files can be generated for the four
versions. However, I found that all the the .cl files (in pocl/lib/kernel) were
not built after command: 'make'.
How to fix the problem?
The version 503 I used before worked well with the following steps. I found the
lib/kernel/Makefile.am was changed in the newer version.
my steps:
1. ./autogen.sh
2. ./configure --host=arm-xxx-linux-gnueabi --target=arm-xxx-linux-gnueabi
HWLOC_CFLAGS=/work/toolchain/armv7-xxx-linux-gnueabi-softfp_i686/arm-xxx-linux-gnueabi/libc/usr/local/include/
HWLOC_LIBS=/work/toolchain/armv7-xxx-linux-gnueabi-softfp_i686/arm-xxx-linux-gnueabi/libc/usr/local/lib/
LIBS=-lhwloc --disable-icd
3. make
Thanks,
Guanglei
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel