After merging from trunk this morning, I cannot run on Mac OS X any
more. The first error I receive is:

../../scripts/pocl-standalone -h standalone.h -o standalone.bc standalone.cl
dyld: Library not loaded: @executable_path/../lib/libLLVM-3.1.dylib
  Referenced from: /Users/eschnett/src/pocl-erik/tools/llvm-ld/pocl-llvm-ld
  Reason: image not found
../../scripts/pocl-standalone: line 96: 71273 Trace/BPT trap: 5
${llvm_ld} -o ${linked_out} -b ${linked_bc} ${kernel_bc}
-L/Users/eschnett/src/pocl-erik/lib/kernel/${target} -lkernel
rm: ./.pocl71266/linked.bc.out: No such file or directory
/Users/eschnett/llvm/bin/opt: ./.pocl71266/linked.bc: error: Could not
open input file: No such file or directory

I notice that the merge included code to make things work with LLVM
3.2; I am still using LLVM 3.1 locally. Do you have a guess for what
may be going wrong?

-erik

-- 
Erik Schnetter <[email protected]>
http://www.perimeterinstitute.ca/personal/eschnetter/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to