Hi Jianbin Fang, On 07/08/2013 07:14 PM, Jianbin Fang - EWI wrote: > This is Jianbin Fang from the Netherlands. When making pocl (version 0.7) on > my linux(64bit) machine, I encountered the following compiling errors. Do you > have any idea what the problem is ? I have installed LLVM and Clang v3.2 on > my local machine.
It's related to your LLVM installation. The pocl build cannot find the LLVM headers. They should be installed to a standard location or found using llvm-config. BTW, could you test a pocl 0.8 release candidate tar ball? I think it's safe to say 0.8 should work better than 0.7 now. -- --Pekka ------------------------------------------------------------------------------ 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
