On Thu, 4 Jul 2013 11:47:56 -0400 Erik Schnetter <[email protected]> wrote:
> I can reproduce this problem for my system (OS X, clang 3.3) when I > do not use vecmathlib. Each test case fails with these errors. > > > +Undefined symbols for architecture x86_64: > > + "_barrier", referenced from: > > + __test_kernel in parallel.so.o > > + "_get_global_id", referenced from: > > + __test_kernel in parallel.so.o > > With the 0.8 branch, without vecmathlib, I started to get similar errors with commit 753 on ARM and PPC. I think both LLVM 3.2 and 3.3 (but I need to double check that I got them with both LLVM versions to be sure) perhaps we should (for 0.9) start to include a snapshot of vecmathlib with pocl? kalle ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
