On 01/03/13 03:55, ext 高光磊 wrote: > Hi, > > > I got the four versions of pocl(v590,v617, v623, v625), cross built > them on x86-Gentoo for ARM board,
In cross building pocl you are, I guess, the first to do so :) At least for the "basic" and "pthreads" devices. > 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? Is there any error messages? Also, if you run cd lib/kernel/arm/ && make what happens? Note that the .bc files built from the kernel .cl ones are not directly in pocl/lib/kernel, but in the platform-relevant subdirectory there. kalle -- But beware the debugger. Dark side of the source it is. If once you start down the dark path, forever will it dominate your destiny. Consume you it will. ------------------------------------------------------------------------------ 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
