deepankarsharma / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
0 stars 0 forks source link

Build Error: llvm/Assembly/Parser.h: No such file or directory #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build Ocelot using the build.py script:

What is the expected output? What do you see instead?
expect: build successfully
build error: ocelot/ocelot/ir/implementation/ExternalFunctionSet.cpp:28:34: 
fatal error: llvm/Assembly/Parser.h: No such file or directory

What version of the product are you using? On what operating system?
I checkout the ocelot from svn. 
Also, checkout the llvm from svn.

Please provide any additional information below.

Original issue reported on code.google.com by RichardH...@gmail.com on 11 Nov 2014 at 9:57