Hi Yun, > However, when I using the latest git llvm,
> configure: error: > Unsupported LLVM version. Please use LLVM 3.2 or later. this is actually a bug in pocl 0.9. pocl 0.9 release needs LLVM 3.2, 3.3 or 3.4. Later ones are not supported, as the LLVM API is not fixed, and future proofing pocl releases is therefore impossible. > How can I fix this? Does anyone meet the same situation? Best way for now is to install LLVM+clang 3.4. Latest pocl from git should work with LLVM+clang from git, but this is currently broken: https://github.com/pocl/pocl/issues/64 kalle ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
