On Fri, 2014-02-28 at 10:07 +0400, Anti_Tenzor wrote:

> I can recompile LLVM-3.4 and/or pocl-0.9. Maybe, I should remove LLVM-3.3 and 
> compile clang-3.4 before this...

Yes. LLVM and Clang need to be in sync almost to the individual svn
commit to work together: combining separate releases will not work.

If you need to have several versions of LLVM/Clang on your machine, then
configure pocl with "--enable-static-llvm", which will link also LLVM
statically into pocl. Clang is in any case linked statically into pocl.
Of course clang and LLVM still need to be of the same version at pocl
build time - pocl checks only LLVM version, and assumes clang matches
(actually - this is almost a bug in pocl, I added it as issue #61 on
github. Marked it as 'enhancement', though).

kalle



------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to