You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
From [email protected] on September 13, 2014 18:27:08
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.
Attachment: error.txt
Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=97
The text was updated successfully, but these errors were encountered: