Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing in Arch Linux #97

Open
GoogleCodeExporter opened this issue Mar 15, 2016 · 0 comments
Open

Error while installing in Arch Linux #97

GoogleCodeExporter opened this issue Mar 15, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 13 Sep 2014 at 10:27

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant