On Wed, 15 Mar 2017 10:00:50 +0200 Pekka Jääskeläinen <[email protected]> wrote:
> Do you mean LLVMFileUtils.cc? No, i meant everything under lib/llvmopencl. Everything there needs to be cross-compiled and then linked to target-arch llvm. > hwloc is not required (at least was not in the autotools scripts), > it should fallback to a non-hwloc build which just doesn't support > so many of the device queries (at the moment). > Also it might be interesting to now try to replace 1) with Clang/LLVM. Possible, it could be somewhat simpler, but you'll still need 2 llvms (one for host, one for the target architecture). Cheers, -- mb ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
