bouffa / gpuocelot

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

Error while installing in Arch Linux #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
After fixing the ptxgrammer issue I am getting an error with I think the boost 
libraries when I run the ./build.py --install command. I get Build Error.

What is the expected output? What do you see instead?
I am getting the error shown in the attached file. It seems to be a problem 
with this command:
g++ -o .release_build/ocelot/analysis/implementation/ControlTree.os -c -O2 
-Wall -Werror -std=c++0x -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -I. -I/usr/include 
-I/usr/include -I.release_build -I. 
ocelot/analysis/implementation/ControlTree.cpp

What version of the product are you using? On what operating system?
Latest version of each of the dependencies, and the latest version of 
gpuocelot. I am running Arch Linux

Please provide any additional information below.

Original issue reported on code.google.com by zaidho...@gmail.com on 13 Sep 2014 at 10:27

Attachments: